Changeset 71c9190 in bootscripts-standard for bootscripts/netboot/rc.sysinit
- Timestamp:
- May 17, 2014, 3:21:20 AM (10 years ago)
- Branches:
- master
- Children:
- 94bfdfa
- Parents:
- 88c8bf0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootscripts/netboot/rc.sysinit
r88c8bf0 r71c9190 24 24 echo "Starting udev" 25 25 mount -n -t tmpfs -o mode=0755 udev /dev 26 cp --preserve=all --recursive --remove-destination /lib/udev/devices/* /dev27 26 chmod 1777 /dev/shm 28 27 echo "" > /sys/kernel/uevent_helper
Note:
See TracChangeset
for help on using the changeset viewer.