Fix systemd service file... again

This commit is contained in:
2021-07-29 08:48:20 +01:00
parent 2a9bac2640
commit ec030052c3

View File

@@ -4,3 +4,6 @@ After=network.target
[Service] [Service]
ExecStart=/usr/local/bin/gohookr ExecStart=/usr/local/bin/gohookr
[Install]
WantedBy=multi-user.target