6 lines
		
	
	
		
			139 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			139 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #!/usr/bin/env watchman
 | |
| 
 | |
| #service_respawn=true
 | |
| service_command='/usr/bin/memcached'
 | |
| service_args=( -m 64 -p 11211 -u nobody -l 127.0.0.1 )
 |