Created
January 14, 2013 11:44
-
-
Save abbaspour/4529541 to your computer and use it in GitHub Desktop.
sys_resource definition
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ppriv -lv sys_resource | |
sys_resource | |
Allows a process to modify the resource limits specified | |
by setrlimit(2) and setrctl(2) without restriction. | |
Allows a process to exceed the per-user maximum number of processes. | |
Allows a process to extend or create files on a filesystem that | |
has less than minfree space in reserve. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment