Hi Bruce, git-daemon should be auto started by monit. Please check monit log for errors (/var/log/monit). What is the status of process git-deamon in monit? You can check it with:
sudo monit status Cheers, Pawel On 19 May 2014 20:16, Bruce Jones <[email protected]> wrote: > In order for git-daemon to run I have to manually launch it with: > > RAILS_ENV=production bundle exec scripts/git-daemon > > This is OK, but I would like the daemon to start automatically, how do I > do this? > > Bruce > > -- > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > --- > You received this message because you are subscribed to the Google Groups > "Gitorious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] --- You received this message because you are subscribed to the Google Groups "Gitorious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
