summaryrefslogtreecommitdiff
blob: 977fbcfdd58ed84a1c114e6e75d608dc0e5c44c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# /etc/conf.d/dhcrelay: config file for /etc/init.d/dhcrelay

# Configure which interface or interfaces to for dhcp to listen on
# list all interfaces space separated. If this is not specified then
# we listen on all interfaces.
#IFACE=""

# Insert any other options needed.  See dhcrelay(8) for details.
#DHCRELAY_OPTS=""

# Space separated list of IPs to forward BOOTP/DHCP packets to.
DHCRELAY_SERVERS=""