forked from Spark/ssm-services
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			100 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			100 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #!/usr/bin/env watchman
 | |
| 
 | |
| service_command='mkdir'
 | |
| service_args='-p /run/lock'
 | |
| service_type='oneshot'
 |