net-misc/memcached: drop unused service in files

We use the upstream one now.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-25 12:44:01 +01:00
parent 35c3bf5d02
commit 9de8a92ef3

View File

@@ -1,12 +0,0 @@
[Unit]
After=network.target
Description=High-performance, distributed memory object caching system
Documentation=man:memcached(1)
Documentation=http://code.google.com/p/memcached/
[Service]
ExecStart=/usr/bin/memcached
User=memcached
[Install]
WantedBy=multi-user.target