CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/08/26 16:39:09

Modified files:
        usr.sbin/rcctl : rcctl.sh 

Log message:
Simplify the function add_flags().
Do not validate input twice, scrap needless array, and avoid needless
expensive function calls to svc_get_flags(), svc_default_enabled_flags(),
_rc_parse_conf(), and resolve code duplication.  No functional change.
Feedback and OK ajacoutot@.

Reply via email to