SOURCES: udev-net.helper - PLD path for interface config
glen
glen at pld-linux.org
Thu Sep 28 21:20:04 CEST 2006
Author: glen Date: Thu Sep 28 19:20:04 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- PLD path for interface config
---- Files affected:
SOURCES:
udev-net.helper (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SOURCES/udev-net.helper
diff -u SOURCES/udev-net.helper:1.5 SOURCES/udev-net.helper:1.6
--- SOURCES/udev-net.helper:1.5 Tue Apr 25 18:04:48 2006
+++ SOURCES/udev-net.helper Thu Sep 28 21:19:59 2006
@@ -54,7 +54,7 @@
ethernet_check $INTERFACE || exit 0;
# automatically create an interface file
- CFG=/etc/sysconfig/network-scripts/ifcfg-$INTERFACE
+ CFG=/etc/sysconfig/interfaces/ifcfg-$INTERFACE
if [ "$AUTOMATIC_IFCFG" != no -a ! -r $CFG ]; then
debug_mesg creating config file for $INTERFACE
cat > $CFG <<EOF
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/udev-net.helper?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list