12 lines
		
	
	
		
			245 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			245 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Restarting torch on ze every 30 minutes
 | |
| 
 | |
| [Service]
 | |
| Type=simple
 | |
| User=gameservers
 | |
| WorkingDirectory=/home/gameservers/css_ze/torchlight3
 | |
| ExecStart=/home/gameservers/css_ze/torchlight3/_start.sh
 | |
| Restart=always
 | |
| RuntimeMaxSec=1800
 | |
| 
 |