Add static fanspeed script
This commit is contained in:
parent
60c7b48c59
commit
83f1de447d
2 changed files with 13 additions and 2 deletions
9
root/etc/systemd/system/ipmi-static.service
Normal file
9
root/etc/systemd/system/ipmi-static.service
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Set fan speed
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/home/balrog/Scripts/ipmi-static.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue