6 lines
		
	
	
		
			102 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			102 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #!/usr/bin/env watchman
 | |
| 
 | |
| #service_respawn='true'
 | |
| service_command='/usr/bin/cupsd'
 | |
| service_args=( -f )
 |