[Bug 235122] rc.subr limits call breaks non-root usage

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 23 08:15:43 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235122

--- Comment #4 from Markus Wild <freebsd-bugs at virtualtec.ch> ---
(In reply to Conrad Meyer from comment #3)
services started by non privileged users will inherit the limits
of those users, which at least in my understanding is working as intended.
An alternative approach would be to have a generic _limit_enable variable
per service, in the same spirit as services such as apache used to have
before there was central support for service limits. My approach was the
one with the least amount of needed changes and potential impact to existing
setups (considering that there was no central limits support previously).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-rc mailing list