]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/initscripts/system/reboot
initskripts: remove buggy remount at halt and reboot
[ipfire-2.x.git] / src / initscripts / system / reboot
index 30c5040258e95d02ae85041e55a501f292e3ff44..f87f1292190c43b984996483bc0bca2637f1dc46 100644 (file)
 
 case "${1}" in
        stop)
-               sync && sync
-               boot_mesg "Remount root readonly..."
-               mount -f -o remount,ro / > /dev/null 2>&1
-               evaluate_retval
                boot_mesg "Prepare for reboot..."
                sleep 2
                reboot -d -f -i