Changeset e814bfe in bootscripts-standard for bootscripts/cblfs/init.d/autofs
- Timestamp:
- Jul 10, 2014, 3:25:23 AM (10 years ago)
- Branches:
- master
- Children:
- 421f21a
- Parents:
- 27f8c17
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootscripts/cblfs/init.d/autofs
r27f8c17 re814bfe 146 146 147 147 stop) 148 # Kill all automounters listed in / var/run148 # Kill all automounters listed in /run 149 149 ls ${piddir}/${pidroot}.*.pid 2>/dev/null | 150 150 (
Note:
See TracChangeset
for help on using the changeset viewer.