10 lines
		
	
	
		
			138 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			138 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
|   | [Unit] | ||
|  | Description=Powertop tunings | ||
|  | 
 | ||
|  | [Service] | ||
|  | Type=oneshot | ||
|  | ExecStart=/usr/bin/powertop --auto-tune | ||
|  | 
 | ||
|  | [Install] | ||
|  | WantedBy=multi-user.target |