@@ -142,10 +142,14 @@ rc.halt() {
esac
}
rc.sync() {
echo "Syncing disks."
rc.shutdown() {
rc.services_stop
rc.stop_everything
sync
rc.sync
rc.unmount_everything
rc.remount_root
The note is not visible to the blocked user.