fix systemd service wrong path
fix minor mistakes in log output
This commit is contained in:
parent
d4a6f5924e
commit
b1eb93e575
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
Description=Fand fan controller
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/python3 /usr/lib/fand/fand.py
|
||||
ExecStart=/usr/bin/python3 /usr/share/fand/fand.py
|
||||
Restart=always
|
||||
RestartSec=25
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue