[Unit] Description=Redis persistent key-value database After=network.target [Service] ExecStart=/usr/bin/redis-server /etc/cert-redis.conf --supervised systemd ExecStop=/usr/libexec/redis-shutdown cert-redis Type=notify [Install] WantedBy=multi-user.target