diff options
Diffstat (limited to 'etc/rc.d/lockd')
-rwxr-xr-x | etc/rc.d/lockd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/lockd b/etc/rc.d/lockd index 1a3fc6b..135dda7 100755 --- a/etc/rc.d/lockd +++ b/etc/rc.d/lockd @@ -5,7 +5,7 @@ # # PROVIDE: lockd -# REQUIRE: nfsserver nfsclient nfsd rpcbind statd +# REQUIRE: nfsclient nfsd rpcbind statd # BEFORE: DAEMON # KEYWORD: nojail shutdown |