Synopsis: multi-user boot may hang in NIS environment State-Changed-From-To: suspended->feedback State-Changed-By: crees State-Changed-When: Tue Mar 12 21:25:03 UTC 2013 State-Changed-Why: [crees@pegasus]~% rcorder /etc/rc.d/* | grep -E 'ypbind|devfs|ipfs|mdconfig2|named' /etc/rc.d/ipfs /etc/rc.d/devfs /etc/rc.d/mdconfig2 /etc/rc.d/named /etc/rc.d/ypbind
The above scripts use chown and run before ypbind, but no longer including syslogd. devfs and mdconfig only use chown if configured to, and ipfs only on first running. The only real one that may cause an issue is named, which we could probably switch to using 0:0 Do you know if this is still a problem? Responsible-Changed-From-To: freebsd-bugs->freebsd-rc Responsible-Changed-By: crees Responsible-Changed-When: Tue Mar 12 21:25:03 UTC 2013 Responsible-Changed-Why: RC PR http://www.freebsd.org/cgi/query-pr.cgi?pr=13775 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-rc To unsubscribe, send any mail to "[email protected]"
