summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/ypxfrd
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/ypxfrd
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/ypxfrd')
-rwxr-xr-xetc/rc.d/ypxfrd1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/ypxfrd b/etc/rc.d/ypxfrd
index 63924e4..afb5a06 100755
--- a/etc/rc.d/ypxfrd
+++ b/etc/rc.d/ypxfrd
@@ -10,6 +10,7 @@
. /etc/rc.subr
name="ypxfrd"
+desc="NIS map transfer server"
rcvar="nis_ypxfrd_enable"
load_rc_config $name
OpenPOWER on IntegriCloud