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