SOURCES: udev-net.helper - don't create devices with ONBOOT=yes, t...

arekm arekm at pld-linux.org
Wed Feb 14 20:01:21 CET 2007


Author: arekm                        Date: Wed Feb 14 19:01:21 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- don't create devices with ONBOOT=yes, that sucks

---- Files affected:
SOURCES:
   udev-net.helper (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/udev-net.helper
diff -u SOURCES/udev-net.helper:1.7 SOURCES/udev-net.helper:1.8
--- SOURCES/udev-net.helper:1.7	Thu Sep 28 21:20:54 2006
+++ SOURCES/udev-net.helper	Wed Feb 14 20:01:16 2007
@@ -60,7 +60,7 @@
 		cat > $CFG <<EOF
 DEVICE=$INTERFACE
 BOOTPROTO=dhcp
-ONBOOT=yes
+ONBOOT=no
 EOF
 	    fi
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/udev-net.helper?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list