Update systemd with uppercase
This commit is contained in:
parent
967a2efc1e
commit
f6483e0d4d
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ Type=simple
|
|||
User=varken
|
||||
Group=varken
|
||||
WorkingDirectory=/opt/Varken
|
||||
ExecStart=/opt/Varken/varken-venv/bin/python /opt/Varken/varken.py
|
||||
ExecStart=/opt/Varken/varken-venv/bin/python /opt/Varken/Varken.py
|
||||
Restart=always
|
||||
RestartSec=30
|
||||
|
||||
|
|
Loading…
Reference in a new issue