Changeset 2499 in MondoRescue for branches/2.2.10/mindi/rootfs/sbin/init
- Timestamp:
- Dec 5, 2009, 5:55:04 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.10/mindi/rootfs/sbin/init
r2488 r2499 100 100 # Doing that is only valid when using a real serial line 101 101 if [ -f $serial ]; then 102 LogIt "Redirecting serial $serial to /dev/tty" 1 102 103 ln -s -f $serial /dev/tty 103 104 fi
Note:
See TracChangeset
for help on using the changeset viewer.