9 lines
		
	
	
		
			144 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			144 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
|  | [Unit] | ||
|  | Description=Lightweight and dead simple power manager | ||
|  | 
 | ||
|  | [Service] | ||
|  | Type=simple | ||
|  | ExecStart=/usr/bin/pumopm | ||
|  | 
 | ||
|  | [Install] | ||
|  | WantedBy=default.target |