On 10/06/11 15:17, Steve wrote:
Hi, Can someone please point me in the right direction.I am trying to start a ruby rails app from rc.local by calling a script. The script simply changes directory and executes the app The script works outside of rc.local I understand this is probably unix 101 but I cant find it.
Check your PATH maybe?
Thanks

