mirror of
				https://github.com/That-Guy-Jack/HP-ILO-Fan-Control.git
				synced 2025-11-04 05:55:14 +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