12 lines
		
	
	
		
			180 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			180 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=javapool — an IRC bot
 | |
| 
 | |
| [Service]
 | |
| WorkingDirectory=%h/bin/cirrus/bots/javapool
 | |
| ExecStart=./bot
 | |
| Restart=always
 | |
| RestartSec=300
 | |
| 
 | |
| [Install]
 | |
| WantedBy=default.target
 |