Greatly simplify get/set flags and status.
authorajacoutot <ajacoutot@openbsd.org>
Wed, 20 Aug 2014 15:04:14 +0000 (15:04 +0000)
committerajacoutot <ajacoutot@openbsd.org>
Wed, 20 Aug 2014 15:04:14 +0000 (15:04 +0000)
commit57d5db1c6530d2c6898c36671858b776bcaeacf6
tree63710f2f8b0b5863afe6b6e9c447ab08474c03d9
parent68006144604f51ac40b1e50d38ddcd4ccd303353
Greatly simplify get/set flags and status.

Provide a unified output for the status of disabled services/daemons:
foobar_flags will always be "NO" regardless of the type (pkg script,
base system daemon, special variable).
usr.sbin/rcctl/rcctl.sh