summaryrefslogtreecommitdiffstats
path: root/abs/core/poweroff-scripts/shutdown.script
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/poweroff-scripts/shutdown.script')
-rw-r--r--abs/core/poweroff-scripts/shutdown.script1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core/poweroff-scripts/shutdown.script b/abs/core/poweroff-scripts/shutdown.script
index 09245ef..31881e8 100644
--- a/abs/core/poweroff-scripts/shutdown.script
+++ b/abs/core/poweroff-scripts/shutdown.script
@@ -1,4 +1,5 @@
#!/bin/bash
+MYTH_RUN_STATUS="1"
. /etc/profile
INIT=`ps -p 1 -o comm=`
if [ x$INIT = xrunit ]