You have to make sure you aren't doing any directives that need root access including:
w.uid = w.gid = w.chroot = If you do not specify those, you should not have any problem running as non-root. I do it for many projects. On Jun 11, 8:24 am, "@giromide" <[email protected]> wrote: > Does anyone know tricks to run the current version of god as a user > other than root? Is there any chance a future version of god will > allow this flexibility? -- You received this message because you are subscribed to the Google Groups "god.rb" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/god-rb?hl=en.
