redis: remove derelict systemd unit file
This commit is contained in:
parent
26bd5cca63
commit
96802644db
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
[Unit]
|
||||
Description=Advanced key-value store
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
User=redis
|
||||
PIDFile=/run/redis/redis.pid
|
||||
ExecStart=/usr/bin/redis-server /etc/redis/redis.conf
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Reference in a new issue