Page MenuHomeFreeBSD

databases/memcached: Fix user/group handling
ClosedPublic

Authored by feld on Jan 18 2018, 4:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 25, 12:34 PM
Unknown Object (File)
Mon, Oct 20, 6:47 PM
Unknown Object (File)
Sat, Oct 18, 11:45 PM
Unknown Object (File)
Tue, Oct 14, 5:50 PM
Unknown Object (File)
Oct 7 2025, 1:19 AM
Unknown Object (File)
Sep 18 2025, 1:41 PM
Unknown Object (File)
Sep 17 2025, 10:43 AM
Unknown Object (File)
Aug 26 2025, 1:37 AM
Subscribers

Details

Summary

Permit rc.conf user and group settings to work as expected.

There is no reason to pass -u to the memcached binary. We do not need to
drop privs to a user this way as we will never run memcached as root.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 14459
Build 14606: arc lint + arc unit