mirror of
				https://github.com/That-Guy-Jack/HP-ILO-Fan-Control.git
				synced 2025-11-04 05:55:14 +00:00 
			
		
		
		
	Add [Install] to 'enable' the service
This commit is contained in:
		@@ -1,7 +1,10 @@
 | 
			
		||||
[Unit]
 | 
			
		||||
Description=Fan speed controller using autofan.sh
 | 
			
		||||
Description=HP Server Fan Speed Controller
 | 
			
		||||
 | 
			
		||||
[Service]
 | 
			
		||||
ExecStart=/bin/bash /autofan.sh 
 | 
			
		||||
Restart=always
 | 
			
		||||
RestartSec=10s
 | 
			
		||||
ExecStart=/bin/bash /autofan.sh 
 | 
			
		||||
 | 
			
		||||
[Install]
 | 
			
		||||
WantedBy=default.target
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user