temporary root in systemd file
This commit is contained in:
parent
6a8352b0b8
commit
f34e3bd8b3
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ After=network-online.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=root
|
||||
WorkingDirectory=/opt/Varken
|
||||
ExecStart=/usr/bin/python3 /opt/Varken/varken.py
|
||||
Restart=always
|
||||
|
|
Loading…
Reference in a new issue