aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/statd
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2016-04-23 16:10:54 +0000
committerLars Engels <lme@FreeBSD.org>2016-04-23 16:10:54 +0000
commit6c1a5e837d2d886042767bcc7b7255b81acc0965 (patch)
treed032256fcb2866de2887b017f399c734c1439413 /etc/rc.d/statd
parent013cb2e9613644a0be164a61ee4ec744cb60431f (diff)
Notes
Diffstat (limited to 'etc/rc.d/statd')
-rwxr-xr-xetc/rc.d/statd1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/statd b/etc/rc.d/statd
index 511983082a4b..2ff8d45ffde9 100755
--- a/etc/rc.d/statd
+++ b/etc/rc.d/statd
@@ -12,6 +12,7 @@
. /etc/rc.subr
name="statd"
+desc="host status monitoring daemon"
rcvar=rpc_statd_enable
command="/usr/sbin/rpc.${name}"
start_precmd='statd_precmd'