fs

morpheus filesystem files
git clone git://git.2f30.org/fs
Log | Files | Refs

commit be29943fef90ba2e689dfdc44c42f51e472daf59
parent 9c26385f1f18d2bec6ac5b9d4276ef8413c7b298
Author: sin <sin@2f30.org>
Date:   Tue, 17 Sep 2013 19:07:10 +0100

Being paranoid feels good! - old habits die hard

Diffstat:
Mbin/poweroff | 1+
Mbin/reboot | 1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/bin/poweroff b/bin/poweroff @@ -11,4 +11,5 @@ echo Remounting root as read-only mount -o remount, ro / echo Syncing... sync +sync halt diff --git a/bin/reboot b/bin/reboot @@ -11,4 +11,5 @@ echo Remounting root as read-only mount -o remount, ro / echo Syncing... sync +sync halt -r