CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]       2014/08/25 15:06:46

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

Log message:
rc.d scripts are shell scripts and need to be sourced in svc_get_flags().
It's the only way to get daemon_flags in case it contains line
continuation... We only need to do that for enable package scripts.

original idea from Sebastien Marie
discussed with, input from and ok schwarze@

Reply via email to