commit 556e28b0119adb92afaeb3bc0f7d20827e95b4dd
Author: Aaron LI <[email protected]>
Date: Tue Dec 11 21:27:43 2018 +0800
rc.d/netif: Rename network_* to netif_* for consistency
Rename network_* subroutines to netif_* for better consistency. Also
set the rcvar and add netif_enable=YES to rc.conf.
Taken-from: FreeBSD (r272959, r278506)
Summary of changes:
etc/defaults/rc.conf | 1 +
etc/rc.d/netif | 34 ++++++++++++++++++++++------------
share/man/man5/rc.conf.5 | 10 +++++++++-
3 files changed, 32 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/556e28b0119adb92afaeb3bc0f7d20827e95b4dd
--
DragonFly BSD source repository