summaryrefslogtreecommitdiff
path: root/strata/databases/memcached.morph
Commit message (Collapse)AuthorAgeFilesLines
* Moving unmaintained systems, clusters and their strata to unmaintained directoryTristan Van Berkom2016-11-111-21/+0
| | | | | | | | | | | This includes ceph, chef, cxmanage, java, openstack, nodejs, ocaml, qt4, qt5 (system only, qt5 is used by ivi projects), swift, web, xfce and zookeeper systems. All strata which is referred to exclusively by systems and clusters in the unmaintained directory have also been moved to the unmaintained directory. Change-Id: If60b0fa8bc1d7f9c53137fa7106b396668682a9a
* Don't install systemd units as executableSam Thursfield2015-03-311-1/+1
| | | | | | | | systemd warns about executable unit files. E.G. "Configuration file /usr/lib/systemd/system/rsync.service is marked executable. Please remove executable permission bits. Proceeding anyway." Change-Id: I47721d7a78d6bbe87ebc171ff9b35db293d37e23
* Put memcached unit in /usr/lib/systemd/systembaserock/richardipsum/put-units-in-usr-lib-v2Richard Ipsum2015-03-051-1/+1
| | | | Units of installed packages should go in /usr/lib, /etc is for local config
* Install the systemd unit included with memcached sourcePatrick Darley2015-02-271-0/+13
| | | | and add a default config file where the systemd unit expects
* Update memcached and build it without autogen.sh dependencyFrancisco Redondo Marchena2015-02-161-0/+8
This change is needed to build memcached with automake-1.15