11 lines
		
	
	
		
			196 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			196 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=SDM630 power collect service
 | 
						|
After=multi-user.target
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=idle
 | 
						|
ExecStart=/usr/bin/powercollect -c /etc/powercollect/config.json
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |