6 lines
		
	
	
		
			106 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			106 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #!/usr/bin/env ssm
 | |
| # Author: Alad Wenter
 | |
| 
 | |
| service_respawn=always
 | |
| service_command=( /usr/bin/rsyslogd -n )
 |