#!/usr/bin/env ssm # dhcp client daemon initscript #service_respawn=true service_command='/usr/bin/dhcpcd' service_args=( -B )