fs

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

commit 4e41846ba58619d60ae8e021fb3b55df6551cb2c
parent be29943fef90ba2e689dfdc44c42f51e472daf59
Author: sin <sin@2f30.org>
Date:   Wed, 18 Sep 2013 22:00:35 +0100

Power down the system

Diffstat:
Mbin/poweroff | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/poweroff b/bin/poweroff @@ -12,4 +12,4 @@ mount -o remount, ro / echo Syncing... sync sync -halt +halt -p