Discussion:
git: dhcpcd: Add rc script rc.d/dhcpcd
Aaron LI
2018-11-14 12:54:15 UTC
Permalink
commit 4eba35c8bf34d7dece6d22a2477b99f61a3ddd0b
Author: Aaron LI <***@aaronly.me>
Date: Fri Oct 19 23:28:29 2018 +0800

dhcpcd: Add rc script rc.d/dhcpcd

The dhcpcd supports both DHCPv4 and DHCPv6.

Summary of changes:
etc/defaults/rc.conf | 3 +++
etc/rc.d/Makefile | 2 +-
etc/rc.d/dhcpcd | 46 ++++++++++++++++++++++++++++++++++++++++++++++
share/man/man5/rc.conf.5 | 25 +++++++++++++++++++++++--
4 files changed, 73 insertions(+), 3 deletions(-)
create mode 100644 etc/rc.d/dhcpcd

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4eba35c8bf34d7dece6d22a2477b99f61a3ddd0b
--
DragonFly BSD source repository
Loading...