CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2012/11/18 11:54:53
Modified files: etc/rc.d : rc.subr Log message: Don't output "$action is not supported" when running an rc.d(8) script from /etc/rc(8). This prevents the warning to be displayed at shutdown time when the script has rc_stop=NO. req. and input from fgsch@ "go ahead" schwarze@ input from an ok halex@, ok robert@