mirror of
				https://github.com/That-Guy-Jack/HP-ILO-Fan-Control.git
				synced 2025-11-04 05:55:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			159 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			159 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=HP Server Fan Speed Controller
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=/bin/bash /autofan.sh 
 | 
						|
Restart=always
 | 
						|
RestartSec=10s
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=default.target
 |