af41006
[Unit]
af41006
Description=Redis persistent key-value database
af41006
After=network.target
af41006
af41006
[Service]
af41006
ExecStartPre=/usr/bin/mkdir -p /var/lib/redis
0e8a54a
ExecStart=/usr/bin/redis-server /etc/redis.conf
af41006
ExecStop=/usr/bin/redis-cli shutdown
af41006
User=redis
af41006
Group=redis
af41006
af41006
[Install]
af41006
WantedBy=multi-user.target