diff --git a/src/initscripts/system/aws b/src/initscripts/system/aws index e0bc2ef71..1ac19a3cb 100644 --- a/src/initscripts/system/aws +++ b/src/initscripts/system/aws @@ -58,7 +58,7 @@ case "${1}" in dhclient -sf /etc/rc.d/helper/aws-setup "${intf}" # End DHCP client immediately - dhclient -sf /etc/rc.d/helper/aws-setup -r "${intf}" + dhclient -sf /etc/rc.d/helper/aws-setup -r "${intf}" &>/dev/null ;; status)