Changeset View
Changeset View
Standalone View
Standalone View
head/net/dhcp6/files/dhcp6c.in
#!/bin/sh | #!/bin/sh | ||||
# | # | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
# | # | ||||
# PROVIDE: dhcp6c | # PROVIDE: dhcp6c | ||||
# REQUIRE: netif | |||||
# BEFORE: NETWORKING | # BEFORE: NETWORKING | ||||
# KEYWORD: shutdown | # KEYWORD: shutdown | ||||
# Add the following lines to | # Add the following lines to | ||||
# /etc/rc.conf.d/dhcp6c /etc/rc.conf.local or /etc/rc.conf | # /etc/rc.conf.d/dhcp6c /etc/rc.conf.local or /etc/rc.conf | ||||
# to enable this service: | # to enable this service: | ||||
# | # | ||||
# dhcp6c_enable (bool): Set to NO by default. | # dhcp6c_enable (bool): Set to NO by default. | ||||
▲ Show 20 Lines • Show All 44 Lines • Show Last 20 Lines |