Edit

IABSD.fr/ports/sysutils/cfengine

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2015-02-17 22:08:36
    Hash : e56d2db4
    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@