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

Setting rlimit #5

Open
Duncaen opened this issue May 8, 2016 · 0 comments
Open

Setting rlimit #5

Duncaen opened this issue May 8, 2016 · 0 comments

Comments

@Duncaen
Copy link
Owner

Duncaen commented May 8, 2016

On linux su doesn't reset any rlimits, sudo sets RLIMIT_NRPOC temporarly.

From sudos source:

/*
 * Unlimit the number of processes since Linux's setuid() will
 * apply resource limits when changing uid and return EAGAIN if
 * nproc would be exceeded by the uid switch.
 */
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

1 participant