CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/19 06:45:12
Modified files:
etc/rc.d : bgpd httpd iked relayd vmd
Log message:
Child will not return a config parsing error to the parent so rc.d will lie and
tell you that the daemon succesfully started; prevent this by running a config
check first.
Note that we only do this for those particular daemons, not all that support a
config test mode.
ok benno@ phessler@
