mirror of
				https://github.com/That-Guy-Jack/HP-ILO-Fan-Control.git
				synced 2025-11-04 14:05:13 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
								
							@@ -26,13 +26,13 @@ cd ilo_250
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
5. Create a file called autofan.service in /etc/systemd/system/ and copy this code: 
 | 
					5. Create a file called autofan.service in /etc/systemd/system/ and copy this code: 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[Unit]
 | 
					    [Unit]
 | 
				
			||||||
Description=Fan Speed Controler using autofan.sh
 | 
					    Description=Fan Speed Controler using autofan.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[Service]
 | 
					    [Service]
 | 
				
			||||||
Restart=always
 | 
					    Restart=always
 | 
				
			||||||
RestartSec=10s
 | 
					    RestartSec=10s
 | 
				
			||||||
ExecStart=/bin/bash /autofan.sh
 | 
					    ExecStart=/bin/bash /autofan.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
6. Copy the Autofan.sh to the / directory
 | 
					6. Copy the Autofan.sh to the / directory
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user