Changeset 8bfe893 in bootscripts-standard for cblfs/init.d
- Timestamp:
- Nov 27, 2008, 6:08:45 PM (16 years ago)
- Branches:
- master
- Children:
- 45bb4ac
- Parents:
- 91e0c48
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cblfs/init.d/nfs-server
r91e0c48 r8bfe893 60 60 61 61 boot_mesg "Stopping NFS nfsd..." 62 # nfsd needs HUP.... 63 killproc nfsd HUP 62 loadproc /usr/sbin/rpc.nfsd 0 64 63 65 64 if [ "$NFS4" = "yes" ]; then
Note:
See TracChangeset
for help on using the changeset viewer.