rc.d/ldconfig: Add a mechanism to include files added by dports.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sun, 10 Mar 2013 16:45:58 +0000 (09:45 -0700)
committerPeter Avalos <pavalos@dragonflybsd.org>
Mon, 11 Mar 2013 04:26:00 +0000 (21:26 -0700)
commit6496b71f4416918b5de73b326ad5af47c8371e2d
treeb1c961f070cc51e52a5913b64b340a6ad6c98569
parente528ab9f155c482caa85f19464f20c3037e201d4
rc.d/ldconfig:  Add a mechanism to include files added by dports.

Add a mechanism to include files added by dports which contain
the names of directories to include in the base ldconfig script.
This will eliminate the need for each port to install its own
boot script which does nothing but ldconfig a given directory.

Obtained-from:   FreeBSD
etc/defaults/rc.conf
etc/mtree/BSD.local.dist
etc/rc.d/ldconfig
share/man/man5/rc.conf.5