CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2014/07/09 08:19:23
Modified files: etc/rc.d : rc.subr share/man/man8 : rc.d.8 rc.subr.8 Log message: Add a daemon_timeout variable for rc_wait(). It represents the maximum time in seconds to wait for the start, stop and reload actions to return. Defaults to "30". No default behavior is changed. ok beck@ sthen@ jasper@ giovanni@