Magellan Linux

Diff of /alx-src/branches/alxconf-060/init.d/alxsettings

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

revision 3461 by niro, Fri Apr 13 17:15:03 2012 UTC revision 3462 by niro, Fri Apr 13 17:17:59 2012 UTC
# Line 823  reset_system_settings() Line 823  reset_system_settings()
823    
824   # restore default networking   # restore default networking
825   cat ${ALX_SKELETONS}/net/net.eth0 > /etc/conf.d/net.eth0   cat ${ALX_SKELETONS}/net/net.eth0 > /etc/conf.d/net.eth0
826     echo "${ALX_DEFAULT_HOSTNAME}" > /etc/hostname
827    
828   rc_echo "I am done now, press [Enter] to reboot system ..."   rc_echo "I am done now, press [Enter] to reboot system ..."
829   else   else

Legend:
Removed from v.3461  
changed lines
  Added in v.3462