Date: Sat, 17 May 2003 20:39:39 -0700 (PDT) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d ldconfig Message-ID: <200305180339.h4I3ddhu023184@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2003/05/17 20:39:39 PDT
FreeBSD src repository
Modified files:
etc/rc.d ldconfig
Log:
Apparently ldconfig(8) prefers the format as the first argument
with the rest of the options following it. This caused problems for
people using ldconfig_insecure=yes because the '-i' switch was being
positioned before the format argument.
Approved by: markm/mentor (implicit), re/rwatson
PR: 47430
Revision Changes Path
1.6 +4 -3 src/etc/rc.d/ldconfig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305180339.h4I3ddhu023184>
