Magellan Linux

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

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

revision 3464 by niro, Fri Apr 13 17:19:17 2012 UTC revision 3465 by niro, Fri Apr 13 17:20:39 2012 UTC
# Line 835  reset_system_settings() Line 835  reset_system_settings()
835   rc_echo -n "Aborted, press [Enter] to reboot system ..."   rc_echo -n "Aborted, press [Enter] to reboot system ..."
836   fi   fi
837   read   read
838   reboot   sync
839     mount -oremount,ro /
840     reboot -f
841  }  }
842    
843  onboot_interface_list()  onboot_interface_list()

Legend:
Removed from v.3464  
changed lines
  Added in v.3465