forked from Spark/ssm-services
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			168 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			168 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #!/usr/bin/env ssm
 | |
| # This script is intended for Daemon mode.
 | |
| # Modify it for your setup.
 | |
| 
 | |
| #service_respawn=true
 | |
| service_command='/usr/bin/bitlbee'
 | |
| service_args=( -n )
 |