adjusted .service file to better suite manual installations
This commit is contained in:
@@ -5,7 +5,7 @@ After=lm_sensors.service
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/sbin/pyfan.py
|
ExecStart=/usr/local/sbin/pyfan.py
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Reference in New Issue
Block a user