summaryrefslogtreecommitdiffstats
path: root/dhcpcd/dhcpcd
blob: 59c99e17227f4faddb5c1a3b7fd5594ec33c3a42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
ONBOOT="yes"
SERVICE="dhcpcd"
DHCP_START=""
DHCP_STOP="-k "

# Set PRINTIP="yes" to have the script print
# the DHCP assigned IP address
PRINTIP="no"

# Set PRINTALL="yes" to print the DHCP assigned values for
# IP, SM, DG, and 1st NS. This requires PRINTIP="yes".
PRINTALL="no"