summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/linhes-live/etc/rc.shutdown-live
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-12-04 21:19:55 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-12-04 21:19:55 (GMT)
commit46cf7f52515f3c0dd412f94118839082d24fde53 (patch)
treec1f2020377a3f0127a44cd398198458062c20823 /abs/core-testing/linhes-live/etc/rc.shutdown-live
parent39b7f8d9aae573403092951a83a08afe206a557b (diff)
downloadlinhes_pkgbuild-46cf7f52515f3c0dd412f94118839082d24fde53.zip
linhes_pkgbuild-46cf7f52515f3c0dd412f94118839082d24fde53.tar.gz
linhes_pkgbuild-46cf7f52515f3c0dd412f94118839082d24fde53.tar.bz2
Don't eject the cd if VMWARE is used or if the boot device is not a CD drive.
Also introduce a 10 second timer before retracting the CD. REF FS#30
Diffstat (limited to 'abs/core-testing/linhes-live/etc/rc.shutdown-live')
-rwxr-xr-xabs/core-testing/linhes-live/etc/rc.shutdown-live2
1 files changed, 1 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 896bae2..79eae47 100755
--- a/abs/core-testing/linhes-live/etc/rc.shutdown-live
+++ b/abs/core-testing/linhes-live/etc/rc.shutdown-live
@@ -150,7 +150,7 @@ fi
#F Remount / ro
f_remountro
#Eject the CD
-eject
+
# Power off or reboot
if [ "$RUNLEVEL" = "0" ]; then
printsep