[#]
http://marc.info/?l=openbsd-cvs&m=140861132204442&w=2
openbsd-cvs(obsdave,2) — All
2014-08-21 13:55:09
Module name: src
Changes by: ajacoutot@cvs.openbsd.org 2014/08/21 02:54:58
Modified files:
usr.sbin/rcctl : rcctl.sh
Log message:
If a service is disabled its flags are unconditionally set to "NO", so
there's not need to display "enabled" or "disabled" when calling "status",
we have the information already.