On Thu, Sep 19, 2019 at 3:45 PM, Pirate Praveen <[email protected]> wrote:
1. Since gitaly has a sepatate init script, can't we declare a dependency on gitaly instead of starting it in gitlab? 2. Can we add postgres and nginx as dependencies? On a deeper search found this https://unix.stackexchange.com/questions/150343/how-can-this-init-script-start-without-its-dependency which means only chkconfig can handle dependencies and it is not available in debian. I wonder if there is another tool that can handle dependencies. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

