Page MenuHomeFreeBSD

databases/memcached: Fix user/group handling
ClosedPublic

Authored by feld on Jan 18 2018, 4:02 PM.
Tags
None
Referenced Files
F106151386: D13967.diff
Thu, Dec 26, 6:03 AM
Unknown Object (File)
Sat, Dec 7, 11:53 PM
Unknown Object (File)
Sat, Dec 7, 11:53 PM
Unknown Object (File)
Sat, Dec 7, 11:53 PM
Unknown Object (File)
Sat, Dec 7, 11:41 PM
Unknown Object (File)
Nov 25 2024, 12:42 AM
Unknown Object (File)
Nov 21 2024, 7:40 PM
Unknown Object (File)
Nov 19 2024, 6:18 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