mirror of
https://github.com/That-Guy-Jack/HP-ILO-Fan-Control.git
synced 2025-08-05 17:03:28 +00:00
Create prep.sh
This commit is contained in:
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
|
Reference in New Issue
Block a user