sync disks before shutting down

This commit is contained in:
Jack L. Frost 2015-06-16 16:45:33 +03:00
parent 22bb388fdb
commit 6d2a516b64
1 changed files with 1 additions and 0 deletions

1
rc.in
View File

@ -144,6 +144,7 @@ rc.halt() {
rc.shutdown() {
rc.services_stop
rc.stop_everything
sync
rc.unmount_everything
rc.remount_root