CVSROOT:        /cvs
Module name:    src
Changes by:     ajacou...@cvs.openbsd.org       2017/05/27 13:55:48

Modified files:
        etc/rc.d       : rc.subr ypbind 
        share/man/man8 : rc.subr.8 

Log message:
Ok turns out we still want to keep the rc_bg variable around but we need
to know which daemon cannot background themselves (actually we want to
know the opposite, but there are much more). However, it's only needed in
_rc_wait and rc.subr still does its magic without the need to add `&'.

Reply via email to