Switched sbin to bin

This commit is contained in:
2019-10-04 10:21:27 +02:00
parent 89aa3516e1
commit fe99608da6

View File

@@ -5,7 +5,7 @@ After=lm_sensors.service
[Service]
Type=simple
ExecStart=/usr/sbin/pyfan.py
ExecStart=/usr/bin/pyfan.py
[Install]
WantedBy=multi-user.target