# Default configuration values for gvrpcd can be overridden here.

# interface - this specifies the interfaces the GVRP daemon will operate on.
# You can specify multiple interfaces here, seperated by
# spaces. This is mandatory.
interfaces="eth0"

# Specify other options to pass to gvrpcd. See: gvrpcd -h.
#gvrpcd_options=""
