Bug 202257 - databases/memcached: allow control of username passed to memcached daemon
Summary: databases/memcached: allow control of username passed to memcached daemon
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-11 22:12 UTC by simon
Modified: 2015-09-10 00:46 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (swills)


Attachments
patch (1020 bytes, text/plain)
2015-08-11 22:12 UTC, simon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description simon 2015-08-11 22:12:54 UTC
Created attachment 159782 [details]
patch

Currently the memcached RC script installed into /usr/local/etc/rc.d does not allow control of username passed to memcached daemon via -u while using profiles. Some will find this feature useful. Please review attached patch and make any necessary changes to apply it. Thank you!
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-09-10 00:46:06 UTC
A commit references this bug:

Author: swills
Date: Thu Sep 10 00:45:04 UTC 2015
New revision: 396546
URL: https://svnweb.freebsd.org/changeset/ports/396546

Log:
  databases/memcached: allow control of username passed to memcached daemon

  PR:		202257
  Submitted by:	simon@optinet.com

Changes:
  head/databases/memcached/Makefile
  head/databases/memcached/files/memcached.in
Comment 2 Steve Wills freebsd_committer freebsd_triage 2015-09-10 00:46:38 UTC
Committed, thanks!