CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2021/03/09 00:12:15
Modified files: etc : rc Log message: dhcpleased wants /var (but contains code to handle when it isn't there). But in the nfs diskless case, we can do better by starting it a little later. This disrupts nfs diskless on dynamic addresses a little, if it ever actually worked with dhclient, but anyone doing that deserves the headache. ok florian