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)
Sun, Apr 28, 8:14 AM
Unknown Object (File)
Fri, Apr 19, 2:23 PM
Unknown Object (File)
Thu, Apr 18, 1:15 PM
Unknown Object (File)
Tue, Apr 16, 4:28 AM
Unknown Object (File)
Thu, Apr 11, 11:31 PM
Unknown Object (File)
Wed, Apr 10, 12:41 AM
Unknown Object (File)
Feb 29 2024, 7:29 PM
Unknown Object (File)
Feb 18 2024, 10:41 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 14459
Build 14606: arc lint + arc unit