mirror of
https://github.com/Mercantec-GHC/h4-projekt-gruppe-0-sm.git
synced 2025-05-08 04:24:07 +02:00
run listener as root
This commit is contained in:
parent
7d5f5bba64
commit
d016ed4a69
@ -3,7 +3,7 @@ Description=H4 Redeploy listener
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=host
|
User=root
|
||||||
ExecStart=/home/host/h4-projekt-gruppe-0-sm/deploy/redeploy_listener.py
|
ExecStart=/home/host/h4-projekt-gruppe-0-sm/deploy/redeploy_listener.py
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=10
|
RestartSec=10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user