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