From: Serge L. <sma...@us...> - 2010-09-29 19:17:27
|
Update of /cvsroot/devil-linux/build/config/etc/sysconfig/nic In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv9718 Modified Files: ifcfg-eth0.sample Log Message: oops Index: ifcfg-eth0.sample =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/sysconfig/nic/ifcfg-eth0.sample,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- ifcfg-eth0.sample 29 Sep 2010 19:15:56 -0000 1.12 +++ ifcfg-eth0.sample 29 Sep 2010 19:17:19 -0000 1.13 @@ -3,7 +3,7 @@ # example for a "normal" INTERFACE with no VLANs and no BRIDGING # -# DEVICE is mandatory parameter +# DEVICE is a mandatory parameter DEVICE=eth0 ONBOOT=yes |