nfs-utils: reworked the rc.d scripts to make server/client work.
Bump revision. --HG-- extra : convert_revision : 8ae516e972fa5ba22be2d5ef80194bf08ff921fa
This commit is contained in:
@@ -2,12 +2,14 @@
|
||||
#
|
||||
# PROVIDE: mountd
|
||||
# REQUIRE: portmap nfslock
|
||||
# KEYWORD: shutdown
|
||||
|
||||
$_rc_subr_loaded . /etc/rc.subr
|
||||
|
||||
name="mountd"
|
||||
rcvar=$name
|
||||
command="/usr/sbin/rpc.mountd"
|
||||
procname=${command}
|
||||
start_precmd="mountd_precmd"
|
||||
|
||||
mountd_precmd()
|
||||
|
||||
Reference in New Issue
Block a user