forked from Spark/ssm-services
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			125 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			125 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #!/usr/bin/env watchman
 | |
| 
 | |
| service_respawn='true'
 | |
| service_command='/bin/agetty'
 | |
| service_args="38400 ${service_name##*-} linux"
 |