Magellan Linux

Diff of /trunk/initscripts/sysvinit/rc/network

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2305 by niro, Thu Jan 2 13:28:42 2014 UTC revision 2306 by niro, Thu Jan 2 13:30:38 2014 UTC
# Line 534  networking_start() Line 534  networking_start()
534   then   then
535   rc_print "Setting up all nameserver for ${COLBLUE}${iface}${COLDEFAULT} ..."   rc_print "Setting up all nameserver for ${COLBLUE}${iface}${COLDEFAULT} ..."
536    
537   # whipe out the old one   # wipe out the old one
538   echo "# Generated by the magellan-initscripts for ${iface}" > /etc/resolv.conf   echo "# Generated by the magellan-initscripts for ${iface}" > /etc/resolv.conf
539   # include head   # include head
540   if [ -f /etc/resolv.conf.head ]   if [ -f /etc/resolv.conf.head ]

Legend:
Removed from v.2305  
changed lines
  Added in v.2306