summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/linhes-live/etc/live-shutdown
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-12-05 18:06:28 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-12-05 18:06:28 (GMT)
commit9c63001e5eb322bf73aed1541884027f422ff480 (patch)
tree8e799ae19c78f4bea659e9c65fe8917435a0853f /abs/core-testing/linhes-live/etc/live-shutdown
parentbb56c3fdc679c5c0f893da54047950ef3f593160 (diff)
downloadlinhes_pkgbuild-9c63001e5eb322bf73aed1541884027f422ff480.zip
linhes_pkgbuild-9c63001e5eb322bf73aed1541884027f422ff480.tar.gz
linhes_pkgbuild-9c63001e5eb322bf73aed1541884027f422ff480.tar.bz2
preload seq command.
Diffstat (limited to 'abs/core-testing/linhes-live/etc/live-shutdown')
-rw-r--r--abs/core-testing/linhes-live/etc/live-shutdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core-testing/linhes-live/etc/live-shutdown b/abs/core-testing/linhes-live/etc/live-shutdown
index 3df4802..6e12d22 100644
--- a/abs/core-testing/linhes-live/etc/live-shutdown
+++ b/abs/core-testing/linhes-live/etc/live-shutdown
@@ -79,6 +79,7 @@ f_remountro ()
}
#Preloads these commands so we can eject the CD.
#
+seq --help >/dev/null 2>&1
eject --help >/dev/null 2>&1
halt --help >/dev/null 2>&1
poweroff --help >/dev/null 2>&1