[packages/systemd] - correct path to functions.network

arekm arekm at pld-linux.org
Tue Feb 9 16:54:11 CET 2021


commit 6f83a590fc18501e85fd698d824418f96f63ae16
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Feb 9 16:46:40 2021 +0100

    - correct path to functions.network

 udev-net.helper | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/udev-net.helper b/udev-net.helper
index b9199fb..7bd9b9a 100644
--- a/udev-net.helper
+++ b/udev-net.helper
@@ -5,7 +5,7 @@
 #	ACTION=%s [register or unregister]
 #	INTERFACE=%s
 
-. /etc/sysconfig/network-scripts/functions.network
+. /lib/rc-scripts/functions.network
 
 mesg() {
     /usr/bin/logger -t $(basename $0)"[$$]" "$@"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/24b62599ce9d252947d84b157ca26b8e832db60d



More information about the pld-cvs-commit mailing list