CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2015/07/15 06:26:25
Modified files: etc/rc.d : rc.subr Log message: Always use the default flags when running !start. This is necessary so that rc.d scripts launched with `-f' can be properly stopped, checked and reloaded. ok schwarze@