summaryrefslogtreecommitdiffstats
path: root/abs/core/poweroff-scripts/halt.script
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/poweroff-scripts/halt.script')
-rwxr-xr-xabs/core/poweroff-scripts/halt.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/poweroff-scripts/halt.script b/abs/core/poweroff-scripts/halt.script
index 51c9925..b2e8170 100755
--- a/abs/core/poweroff-scripts/halt.script
+++ b/abs/core/poweroff-scripts/halt.script
@@ -10,7 +10,7 @@ INIT=`ps -p 1 -o comm=`
if [ x$INIT = xrunit ]
then
- echo "System whill shutdown NOW" |wall
+ echo "System will shutdown NOW" |wall
chvt 1
runit-init 0