summaryrefslogtreecommitdiffstats
path: root/etc/sysconfig
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1996-02-24 22:13:06 +0000
committerwpaul <wpaul@FreeBSD.org>1996-02-24 22:13:06 +0000
commit1fbe25ba15e7516a059c67359958c3c7dbd06cf5 (patch)
tree4d125fec1d15310f06fb348f0d7dce03c3c4caa9 /etc/sysconfig
parentabd2ed647c0d6f695fbe6cb5effc764ffa3bf2ef (diff)
downloadFreeBSD-src-1fbe25ba15e7516a059c67359958c3c7dbd06cf5.zip
FreeBSD-src-1fbe25ba15e7516a059c67359958c3c7dbd06cf5.tar.gz
update suggested flags for rpc.yppasswdd (-t now does what -m used to do)
Diffstat (limited to 'etc/sysconfig')
-rw-r--r--etc/sysconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/sysconfig b/etc/sysconfig
index 88dd6e9..329592c 100644
--- a/etc/sysconfig
+++ b/etc/sysconfig
@@ -4,7 +4,7 @@
# This is sysconfig - a file full of useful variables that you can set
# to change the default startup behavior of your system.
#
-# $Id: sysconfig,v 1.36 1996/02/09 12:45:38 jkh Exp $
+# $Id: sysconfig,v 1.37 1996/02/11 04:07:27 jkh Exp $
######################### Start Of Local Configuration Section ###########
@@ -164,8 +164,8 @@ nis_ypsetflags="NO"
# Set to appropriate flags if you want to start NIS for a server
nis_serverflags="NO"
-# Set to appropriate flags for yppasswdd, if you wish to run it.
-# Typical flags might be "-m /var/yp/master.passwd -s -f"
+# Set to appropriate flags for rpc.yppasswdd, if you wish to run it.
+# Typical flags might be "-t /var/yp/master.passwd -s -f"
yppasswddflags="NO"
# Set to appropriate flags for named, if you have a full-time
OpenPOWER on IntegriCloud