adjusted .service file to better suite manual installations

This commit is contained in:
2019-09-11 15:21:14 +02:00
parent 01cd1a1517
commit f8b1d87a4e

View File

@@ -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