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)
Thu, Jun 4, 7:24 PM
Unknown Object (File)
Mon, Jun 1, 5:06 PM
Unknown Object (File)
May 2 2026, 11:27 PM
Unknown Object (File)
Apr 27 2026, 5:54 PM
Unknown Object (File)
Apr 27 2026, 2:04 PM
Unknown Object (File)
Apr 27 2026, 10:13 AM
Unknown Object (File)
Apr 21 2026, 7:42 AM
Unknown Object (File)
Apr 16 2026, 1:46 PM
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
Lint Not Applicable
Unit
Tests Not Applicable