CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/08/29 14:21:13
Modified files: usr.sbin/rcctl : rcctl.sh Log message: Simplify append_to_pkg_scripts(), in particular avoid the expensive svc_is_enabled() and look at ${pkg_scripts} only, flags are not relevant to this function. "please commit" ajacoutot@