- Timestamp:
- Nov 12, 2013, 10:05:15 AM (11 years ago)
- Branches:
- master
- Children:
- 959f0b4
- Parents:
- 3a3ba03
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
clfs/rc.d/startup
r3a3ba03 r6394df1 19 19 echo -n "Mounting devpts: " 20 20 mount /dev/pts 21 check_status 22 23 echo -n "Mounting shared memory: " 24 /bin/mount -t tmpfs none /dev/shm 21 25 check_status 22 26
Note:
See TracChangeset
for help on using the changeset viewer.