ammended servicefile
This commit is contained in:
parent
d2307324b3
commit
bdcbdefa75
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ After=network-online.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=/opt/Varken/Varken
|
||||
ExecStart=/usr/bin/python3 /opt/Varken/Varken/varken.py
|
||||
WorkingDirectory=/opt/Varken
|
||||
ExecStart=/usr/bin/python3 /opt/Varken/varken.py
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Reference in a new issue