- Timestamp:
- Oct 21, 2013, 12:38:17 PM (11 years ago)
- Branches:
- master
- Children:
- 5c79e0a
- Parents:
- b4816b1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
clfs/rc.d/startup
rb4816b1 r2255872 11 11 /bin/mkdir /dev/pts 12 12 /bin/mkdir /dev/shm 13 /bin/mount -t tmpfs -o mode=0755 /var /var14 for x in cache lib lib/misc lib/locate local lock log mail opt run spool; do mkdir /var/$x; done15 13 ln -s ../tmp /var/tmp 16 14
Note:
See TracChangeset
for help on using the changeset viewer.