CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/06/02 20:31:17
Modified files: sbin/dhclient : clparse.c Log message: The networks I use are sufficiently fast that a 10 second "reboot" timeout is not necessary, and in fact quite annoying when I swtich networks and want to get back to the init state quickly. Default instead to 1 second. The very few users who encounter problems may edit dhclient.conf. ok benno krw does not object