K 10 svn:author V 6 obrien K 8 svn:date V 27 2006-07-13T07:38:49.000000Z K 7 svn:log V 328 Previously thttpd specified to start before /etc/rc.d/ldconfig, which has an issue - one can easily need /etc/rc.d/ldconfig to run first. So rather than require 'SERVERS' and forcing to run before 'DAEMON', simply depend on 'DAEMON'. (which is really to gate "servers" like httpd, ftpd, etc..) Approvedby: anders@FreeBSD.org END