Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sudo for foreman #243

Closed
pencilcheck opened this issue Oct 19, 2014 · 1 comment
Closed

sudo for foreman #243

pencilcheck opened this issue Oct 19, 2014 · 1 comment

Comments

@pencilcheck
Copy link

rbenv/rbenv#127

As mentioned in the issue above, foreman with rbenv doesn't work since sudo changes the env, but there is a workaround, just change

sudo_cmd to sudo $(rbenv which foreman)
and remove the bundler exec foreman in the export command as appropriately however I don't know if this is the best solution.

@d4be4st
Copy link
Member

d4be4st commented Jul 8, 2016

@d4be4st d4be4st closed this as completed Jul 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants