K 10 svn:author V 7 glebius K 8 svn:date V 27 2015-04-28T13:13:23.773483Z K 7 svn:log V 365 Require "ldconfig" for "devd". It is possible that user puts into devd.conf execution of third-party software, that needs libraries from /usr/local. Since devd is launched before ldconfig script, if the hardware that has associated software is attached on boot, then execution would fail. Differential Revision: https://reviews.freebsd.org/D2332 Reviewed by: imp END