15 lines
		
	
	
		
			202 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			202 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=hlstatsX:CE
 | 
						|
After=network.target
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=forking
 | 
						|
User=nonroot
 | 
						|
Group=nonroot
 | 
						|
ExecStart=/home/nonroot/hlstats/hlstats.sh
 | 
						|
SuccessExitStatus=1
 | 
						|
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=default.target
 |