# Define DHCRELAYARGS with any other options to pass to the dhcrelay server.
# See dhcrelay(8) for available options and syntax.
# Define at the end the servers with a list of one or more DHCP servers where
# DHCP packets are to be relayed to and from.  This is mandatory. Replace xxxx with them
#DHCRELAYARGS="-q -iu eth0 -id eth1 192.168.1.1"
DHCRELAYARGS="-q"
