Changeset 2709 in MondoRescue for branches/2.2.10/mindi/rootfs/sbin/start-netfs
- Timestamp:
- Jan 27, 2011, 8:16:51 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.10/mindi/rootfs/sbin/start-netfs
r2706 r2709 108 108 if [ "$proto" = "" ]; then 109 109 LogIt "No protocol specified, defaulting to NFS" 110 proto ="nfs"110 proto="nfs" 111 111 fi 112 112
Note:
See TracChangeset
for help on using the changeset viewer.