Changeset 2498 in MondoRescue for branches/2.2.9/mindi/rootfs/sbin/init
- Timestamp:
- Dec 5, 2009, 5:53:03 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mindi/rootfs/sbin/init
r2487 r2498 88 88 # Doing that is only valid when using a real serial line 89 89 if [ -f $serial ]; then 90 LogIt "Redirecting serial $serial to /dev/tty" 1 90 91 ln -s -f $serial /dev/tty 91 92 fi
Note:
See TracChangeset
for help on using the changeset viewer.