kadischi/rc readonly-halt,1.4,1.5

Jasper O'neal Hartline (autopsy) fedora-extras-commits at redhat.com
Sat Jul 29 07:38:06 UTC 2006


Author: autopsy

Update of /cvs/devel/kadischi/rc
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18964/kadischi/rc

Modified Files:
	readonly-halt 
Log Message:
Clean up eject_live_cd.c, eject the CD device cleaner


Index: readonly-halt
===================================================================
RCS file: /cvs/devel/kadischi/rc/readonly-halt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- readonly-halt	12 Jul 2006 01:22:24 -0000	1.4
+++ readonly-halt	29 Jul 2006 07:38:04 -0000	1.5
@@ -55,8 +55,7 @@
 mount -t proc none /proc
 mount -t sysfs none /sys
 mount -t tmpfs none /dev
-/bin/eject-live-cd >/dev/null 2>&1
-/bin/eject /tmp/cdrom
+/bin/eject-live-cd
 
 if [ "$RUNLEVEL" -eq "6" ]; then
      clear




More information about the fedora-extras-commits mailing list