monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: newbie, only starts process when using monit start <processname>


From: Jan-Henrik Haukeland
Subject: Re: newbie, only starts process when using monit start <processname>
Date: Sun, 06 May 2007 01:40:21 +0200

start program = "/usr/bin/ruby /home/me/workspace/rails_toucan/ script/runner2 --pidfile=log/manager.pid --environment=production 'Manager.start' &"

You should remove that last ampersand '&' in the start command. It forks the shell.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]