CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2015/02/17 15:08:36

Modified files:
        mail/zarafa/zarafa: Makefile 
        mail/zarafa/zarafa/pkg: zarafa.rc 
        net/netatalk   : Makefile 
        net/netatalk/pkg: netatalk.rc 
        net/samba      : Makefile 
        net/samba/pkg  : samba.rc 
        sysutils/cfengine: Makefile 
        sysutils/cfengine/pkg: cfengine.rc 

Log message:
Adjust the "meta" rc-scripts (these are used in ports with multiple daemons
which should all be started/stopped together), previously "restart" would
restart each sub-daemon in turn, but actually it should stop all daemons
and only then start them again. Additionally, as suggested by ajacoutot,
stop the procedure and return an error if stopping one of the rc scripts
failed.  ok ajacoutot@ rpe@

Reply via email to