You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to god.rb
Hi,
What's the correct approach for my God scripts to see my rbenv shims?
God itself starts fine, as I set PATH in /etc/init.d/god:
PATH=/root/.rbenv/shims:/root/.rbenv/bin:$PATH
The individual watchers however do not have the shims in the PATH. I
could just hard code the absolute path to the shim in my watcher, but
I feel there must be a cleaner way?
I also don't see an option for setting PATH in God.