mirror of
https://github.com/That-Guy-Jack/HP-ILO-Fan-Control.git
synced 2025-06-15 01:44:27 +00:00
Add [Install] to 'enable' the service
This commit is contained in:
parent
8c7b4db546
commit
d35efba02b
@ -1,7 +1,10 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Fan speed controller using autofan.sh
|
Description=HP Server Fan Speed Controller
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
ExecStart=/bin/bash /autofan.sh
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=10s
|
RestartSec=10s
|
||||||
ExecStart=/bin/bash /autofan.sh
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=default.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user