7 lines
		
	
	
		
			123 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			123 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #!/usr/bin/env watchman
 | |
| # Author: Alad Wenter
 | |
| 
 | |
| #service_respawn=true
 | |
| service_command='/usr/bin/rsyslogd'
 | |
| service_args='-n'
 |