[#]
http://marc.info/?l=openbsd-cvs&m=140934370107108&w=2
openbsd-cvs(obsdave,2) — All
2014-08-30 00:55:09
Module name: src
Changes by: schwarze@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@