summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/rpcbind
diff options
context:
space:
mode:
authorlme <lme@FreeBSD.org>2016-04-23 16:10:54 +0000
committerlme <lme@FreeBSD.org>2016-04-23 16:10:54 +0000
commit965a2e6f88f38fed96ad8e3cdfa7edb2a56e1db3 (patch)
treed032256fcb2866de2887b017f399c734c1439413 /etc/rc.d/rpcbind
parent50e552f99c2b03c9bf73dcc410ce3325af222ace (diff)
downloadFreeBSD-src-965a2e6f88f38fed96ad8e3cdfa7edb2a56e1db3.zip
FreeBSD-src-965a2e6f88f38fed96ad8e3cdfa7edb2a56e1db3.tar.gz
- Add descriptions to most of the rc scripts. Those are mostly taken from their
daemon's manpage and probably improved. - Consistently use "filesystem" not "file system". Approved by: bapt, brueffer Differential Revision: D452
Diffstat (limited to 'etc/rc.d/rpcbind')
-rwxr-xr-xetc/rc.d/rpcbind1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/rpcbind b/etc/rc.d/rpcbind
index 60e2308..3e50a39 100755
--- a/etc/rc.d/rpcbind
+++ b/etc/rc.d/rpcbind
@@ -10,6 +10,7 @@
. /etc/rc.subr
name="rpcbind"
+desc="Universal addresses to RPC program number mapper"
rcvar="rpcbind_enable"
command="/usr/sbin/${name}"
OpenPOWER on IntegriCloud