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

Runs --pre-script without the root privilege #48

Merged
merged 1 commit into from
Jul 11, 2016

Conversation

juliendufresne
Copy link
Owner

This resolves #47

Scripts specified with the --pre-script option are no longer with the super privilege. You may need to use "sudo" inside your scripts files.

@juliendufresne juliendufresne added this to the First stable release milestone Jul 11, 2016
@juliendufresne juliendufresne self-assigned this Jul 11, 2016
@juliendufresne juliendufresne merged commit 0cede41 into master Jul 11, 2016
@juliendufresne juliendufresne deleted the run-pre-script-without-sudo branch July 11, 2016 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test fails on Ubuntu 16.04 (sudo privilege failure)
1 participant