- Timestamp:
- Mar 4, 2016, 12:19:08 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/mindi/rootfs/etc/init.d/rcS
r3489 r3526 961 961 UseTmpfs 962 962 if [ ! -e "/tmp/mondorestore.cfg" ] ; then 963 LogIt "Warning - /tmp/mondorestore.cfg not found" 963 LogIt "WARNING: /tmp/mondorestore.cfg not found - forging an empty one" 964 LogIt " Hopefully this is a Mindi media" 965 touch /tmp/mondorestore.cfg 964 966 fi 965 967 if [ "`grep -i pxe /proc/cmdline`" ] || [ "`grep -i net /proc/cmdline`" ] || [ "`grep 'netfs-proto ' /tmp/mondorestore.cfg`" ]; then
Note:
See TracChangeset
for help on using the changeset viewer.