mirror of
https://github.com/That-Guy-Jack/HP-ILO-Fan-Control.git
synced 2025-04-26 12:32:28 +00:00
Update README.md
This commit is contained in:
parent
f0ca9111e6
commit
7fdd513fbb
@ -26,7 +26,8 @@ cd ilo_250
|
||||
|
||||
5. Create a file called autofan.service in /etc/systemd/system/ and copy this code:
|
||||
|
||||
< [Unit]
|
||||
<
|
||||
[Unit]
|
||||
|
||||
Description=Fan Speed Controler using autofan.sh
|
||||
|
||||
@ -36,7 +37,8 @@ cd ilo_250
|
||||
|
||||
RestartSec=10s
|
||||
|
||||
ExecStart=/bin/bash /autofan.sh>
|
||||
ExecStart=/bin/bash /autofan.sh
|
||||
>
|
||||
|
||||
6. Copy the Autofan.sh to the / directory
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user