#!/bin/sh
#
echo " "
echo "  dhcpagent supports a new keyword in /etc/default/dhcpagent. "
echo "  Please merge the existing /etc/default/dhcpagent with the "
echo "  patched version of /etc/default/dhcpagent shipped with this "
echo "  patch."
echo " "

exit 0
