Fix systemd service
This commit is contained in:
parent
7cf332154b
commit
2ec9f47eb0
@ -7,7 +7,7 @@ ExecStart=python3 temperato.py
|
||||
ExecReload=python3 temperato.py
|
||||
KillMode=process
|
||||
Restart=on-failure
|
||||
Type=notify
|
||||
Type=simple
|
||||
WorkingDirectory=<your path>
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user