Some checks failed
		
		
	
	Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m22s
				
			Signed-off-by: fbt <fbt@fleshless.org>
		
			
				
	
	
		
			15 lines
		
	
	
		
			211 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			211 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Ratbox IRC Daemon
 | 
						|
Wants=network.target
 | 
						|
After=network.target
 | 
						|
 | 
						|
[Service]
 | 
						|
User=ircd
 | 
						|
Type=forking
 | 
						|
GuessMainPID=yes
 | 
						|
ExecStart=/usr/bin/ircd
 | 
						|
Restart=on-failure
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |