Changeset 1885
- Timestamp:
- 05/09/07 05:36:23 (20 months ago)
- Files:
-
- 1 modified
-
trunk/scripts/shutdown-helper (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/scripts/shutdown-helper
r1875 r1885 36 36 ;; 37 37 esac 38 39 if [ ! -b /dev/lfs-cd ] ; then 40 # The CD has been loaded into RAM 41 $HALT 42 while true ; do sleep 1 ; done 43 fi 44 38 45 mkdir /dev/shm/old /dev/shm/proc /dev/shm/etc 39 46 ln -s /proc/mounts /dev/shm/etc/mtab
