summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/linhes-live/etc/rc.shutdown-live
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2008-11-30 04:10:25 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2008-11-30 04:10:25 (GMT)
commitfba7ea15ad46f8655bf17ab4c1cc5a8228d39e1b (patch)
treec2773a141b0ae0cb084b53d2187c140b256a0508 /abs/core-testing/linhes-live/etc/rc.shutdown-live
parent528d2a3fd9ed560ab17345141bdb395f410dd607 (diff)
downloadlinhes_pkgbuild-fba7ea15ad46f8655bf17ab4c1cc5a8228d39e1b.zip
linhes_pkgbuild-fba7ea15ad46f8655bf17ab4c1cc5a8228d39e1b.tar.gz
linhes_pkgbuild-fba7ea15ad46f8655bf17ab4c1cc5a8228d39e1b.tar.bz2
Modified live-shutdown to preload commands so an eject will occur.
Diffstat (limited to 'abs/core-testing/linhes-live/etc/rc.shutdown-live')
-rwxr-xr-xabs/core-testing/linhes-live/etc/rc.shutdown-live3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core-testing/linhes-live/etc/rc.shutdown-live b/abs/core-testing/linhes-live/etc/rc.shutdown-live
index 7fa97e6..896bae2 100755
--- a/abs/core-testing/linhes-live/etc/rc.shutdown-live
+++ b/abs/core-testing/linhes-live/etc/rc.shutdown-live
@@ -149,7 +149,8 @@ fi
#F Remount / ro
f_remountro
-
+#Eject the CD
+eject
# Power off or reboot
if [ "$RUNLEVEL" = "0" ]; then
printsep