diff options
author | Nathan Harris <nharris@eoimaging.com> | 2009-07-18 01:32:21 (GMT) |
---|---|---|
committer | Nathan Harris <nharris@eoimaging.com> | 2009-07-18 01:32:21 (GMT) |
commit | 08be68d57ea3d6c9f7133bf02971a2622789d9ba (patch) | |
tree | 6661f122b6d27c3ca3d590b1261abbe0b6429e91 /abs/core-testing/runit-scripts/runitscripts/halt-runit | |
parent | 612c1cb40938ff5d0969fcbfb7f2c96d91af1500 (diff) | |
parent | 1790a798f524c12a47dff76d200124b607be1c5e (diff) | |
download | linhes_pkgbuild-08be68d57ea3d6c9f7133bf02971a2622789d9ba.zip linhes_pkgbuild-08be68d57ea3d6c9f7133bf02971a2622789d9ba.tar.gz linhes_pkgbuild-08be68d57ea3d6c9f7133bf02971a2622789d9ba.tar.bz2 |
Merge branch 'master' of nharris@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/runit-scripts/runitscripts/halt-runit')
-rwxr-xr-x | abs/core-testing/runit-scripts/runitscripts/halt-runit | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core-testing/runit-scripts/runitscripts/halt-runit b/abs/core-testing/runit-scripts/runitscripts/halt-runit index 7c07b05..b7d9a95 100755 --- a/abs/core-testing/runit-scripts/runitscripts/halt-runit +++ b/abs/core-testing/runit-scripts/runitscripts/halt-runit @@ -1,2 +1,3 @@ #!/bin/sh +wall "System will shutdown NOW" runit-init 0 |