Date: Thu, 13 Jul 2006 07:38:49 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/thttpd/files thttpd.sh.in Message-ID: <200607130738.k6D7cnOD071768@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2006-07-13 07:38:49 UTC FreeBSD ports repository Modified files: www/thttpd/files thttpd.sh.in Log: 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 Revision Changes Path 1.3 +2 -3 ports/www/thttpd/files/thttpd.sh.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607130738.k6D7cnOD071768>