CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2017/12/22 12:41:49
Modified files: distrib/miniroot: install.sub Log message: Cope with the fact, that the DHCLIENT route label is gone which helped to find out if the default route was configured by dhclient. Check if the interface connected to the default route is in the dhcp interface group which accomplishes the same functionality. With feedback from and OK krw@