Thanks for the monit instructions, but the gitorious-poller script I have
doesn't seem to do what the monit recipe is expecting.
#!/bin/sh
#
# poller Startup script for Gitorious's poller
#
# chkconfig: - 86 15
# description: Gitorious's poller script is simple worker that polls \
# tasks from stomp server queue and executes them.
# processname: poller
/bin/su - git -c "/var/www/gitorious/script/poller $@"
Does anyone have a better script to use for the poller?
Thanks
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]