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

Fixing --run-as-user and --run-as-group when in fork mode #582

Merged
merged 1 commit into from
Jul 21, 2014

Conversation

alanhoff
Copy link
Contributor

ForkMode.js now probe for a user id and group id if --run-as-user or --run-as-group is set. #562

@soyuka
Copy link
Collaborator

soyuka commented Jul 18, 2014

Seems good to me.

rlidwka added a commit that referenced this pull request Jul 21, 2014
Fixing --run-as-user and --run-as-group when in fork mode

close #562
@rlidwka rlidwka merged commit bda6439 into Unitech:master Jul 21, 2014
@rlidwka
Copy link
Collaborator

rlidwka commented Jul 21, 2014

Thanks, merging.

I'm not completely sure that it makes sense to call uid-number if --run-as-* arguments are not present, but it is definitely an improvement over what we have now.

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

Successfully merging this pull request may close these issues.

None yet

3 participants