diff options
Diffstat (limited to 'etc/rc.d/mountd')
-rwxr-xr-x | etc/rc.d/mountd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/mountd b/etc/rc.d/mountd index 12d441d..6f82601 100755 --- a/etc/rc.d/mountd +++ b/etc/rc.d/mountd @@ -5,7 +5,7 @@ # PROVIDE: mountd # REQUIRE: NETWORKING nfsserver rpcbind quota -# KEYWORD: nojail +# KEYWORD: nojail shutdown . /etc/rc.subr |