Changeset 180 in MondoRescue
- Timestamp:
- Dec 13, 2005, 12:39:26 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.05/mindi/rootfs/sbin/init
r148 r180 622 622 # HandleCDROMorFloppies 623 623 #el 624 if [ "` |grep -i 'tape ' /tmp/mondo-restore.cfg`" ] || [ "`grep -i udev /tmp/mondo-restore.cfg`" ] ; then624 if [ "`grep -i 'tape ' /tmp/mondo-restore.cfg`" ] || [ "`grep -i udev /tmp/mondo-restore.cfg`" ] ; then 625 625 HandleTape 626 626 else
Note:
See TracChangeset
for help on using the changeset viewer.