=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/rc,v retrieving revision 1.469 retrieving revision 1.470 diff -c -r1.469 -r1.470 *** src/etc/rc 2015/11/10 20:34:58 1.469 --- src/etc/rc 2015/11/27 03:53:28 1.470 *************** *** 1,4 **** ! # $OpenBSD: rc,v 1.469 2015/11/10 20:34:58 tim Exp $ # System startup script run by init on autoboot or after single-user. # Output and error are redirected to console by init, and the console is the --- 1,4 ---- ! # $OpenBSD: rc,v 1.470 2015/11/27 03:53:28 deraadt Exp $ # System startup script run by init on autoboot or after single-user. # Output and error are redirected to console by init, and the console is the *************** *** 365,371 **** start_daemon portmap ypldap rm -f /var/run/ypbind.lock if [[ -n $(domainname) ]]; then ! start_daemon ypserv ypbind yppasswdd fi start_daemon mountd nfsd lockd statd amd echo '.' --- 365,371 ---- start_daemon portmap ypldap rm -f /var/run/ypbind.lock if [[ -n $(domainname) ]]; then ! start_daemon ypserv ypbind fi start_daemon mountd nfsd lockd statd amd echo '.'