1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

added redis-server requirement to systemd example

This commit is contained in:
checktheroads
2019-06-15 13:04:36 -07:00
parent d9e8a74a9c
commit a413a26f34

View File

@@ -1,6 +1,7 @@
[Unit]
Description=hyperglass
After=network.target
Requires=redis-server.service
[Service]
User=www-data