CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/10/06 23:54:48
Modified files:
etc : rc.conf
etc/rc.d : ypbind
Log message:
Fix a small regression reported by nicm@: when domainname is set but
/var/yp/binding does not exist, do _not_ try to start ypbind.
Make it possible to start ypbind the same way as the other daemons
(using ypbind_flags) while preserving the historical startup behavior.
tested by deraadt@
