mirror of
https://github.com/That-Guy-Jack/HP-ILO-Fan-Control.git
synced 2025-04-27 04:52:27 +00:00
Create prep.sh
This commit is contained in:
parent
fc4e37e2d3
commit
5ffd1bc6df
12
FIles/ilo_250/prep.sh
Normal file
12
FIles/ilo_250/prep.sh
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
/etc/init.d/hp-ams stop
|
||||||
|
|
||||||
|
/etc/init.d/hp-health stop
|
||||||
|
|
||||||
|
/etc/init.d/hp-snmp-agents stop
|
||||||
|
|
||||||
|
rmmod hpilo
|
||||||
|
|
||||||
|
modprobe -r hpilo
|
||||||
|
cd ilo_250
|
Loading…
x
Reference in New Issue
Block a user