Merge branch 'master' of builder:git/spark-rc

This commit is contained in:
2015-08-17 17:10:28 +03:00
2 changed files with 7 additions and 3 deletions

6
rc.in
View File

@@ -151,10 +151,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