OpenDoas icon indicating copy to clipboard operation
OpenDoas copied to clipboard

Review implementation of setusercontext()

Open nholstein opened this issue 9 years ago • 0 comments

setusercontext() needs to reset ulimits and other properties of the executable. Currently, setusercontext() does the bare minimum.

Some privileged executables may behave unexpectedly if they run into a ulimit issue, so this must be done prior to v1.0

nholstein avatar Aug 05 '15 13:08 nholstein