forked from Spark/ssm-services
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			113 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			113 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #!/usr/bin/env ssm
 | |
| # dhcp client daemon initscript
 | |
| 
 | |
| #service_respawn=true
 | |
| service_command=( /usr/bin/dhcpcd -B )
 |