10 lines
		
	
	
	
		
			187 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			187 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Start impi fan control
 | 
						|
After=lm_sensors.service systemd-modules-load.service
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=simple
 | 
						|
ExecStart=/usr/bin/ipmifan -q
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |