summaryrefslogtreecommitdiffstats
path: root/abs/core/poweroff-scripts/reboot.script
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2013-01-05 02:34:42 (GMT)
committerJames Meyer <james.meyer@operamail.com>2013-01-05 02:34:42 (GMT)
commit18247ddb31727b83ce110a3d05fa16bf117beb51 (patch)
tree1167321224fc3d8a0d409cd4ab82ac16f9182409 /abs/core/poweroff-scripts/reboot.script
parent7a2658fa493edc8b89051ca93e9b4086d0709660 (diff)
downloadlinhes_pkgbuild-18247ddb31727b83ce110a3d05fa16bf117beb51.zip
linhes_pkgbuild-18247ddb31727b83ce110a3d05fa16bf117beb51.tar.gz
linhes_pkgbuild-18247ddb31727b83ce110a3d05fa16bf117beb51.tar.bz2
poweroff-scripts: suppress myth_status when sourcing /etc/profile
Diffstat (limited to 'abs/core/poweroff-scripts/reboot.script')
-rw-r--r--abs/core/poweroff-scripts/reboot.script1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core/poweroff-scripts/reboot.script b/abs/core/poweroff-scripts/reboot.script
index fcce679..47ad99e 100644
--- a/abs/core/poweroff-scripts/reboot.script
+++ b/abs/core/poweroff-scripts/reboot.script
@@ -1,4 +1,5 @@
#!/bin/bash
+MYTH_RUN_STATUS="1"
. /etc/profile
INIT=`ps -p 1 -o comm=`
chvt 1