CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/25 17:15:37
Modified files:
usr.sbin/rcctl : rcctl.sh
Log message:
Base system special services have no flags, so move the test for them
up front in add_flags(). This avoids unnecessary work, avoids setting
bogus variables, and reduces the risk of screwing up things when changing
the code. No functional change right now.
ok ajacoutot@
