git: rc.d/ldconfig: Add a mechanism to include files added by dports.

Peter Avalos pavalos at crater.dragonflybsd.org
Sun Mar 10 21:31:18 PDT 2013


commit 6496b71f4416918b5de73b326ad5af47c8371e2d
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date:   Sun Mar 10 09:45:58 2013 -0700

    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

Summary of changes:
 etc/defaults/rc.conf     | 2 ++
 etc/mtree/BSD.local.dist | 2 ++
 etc/rc.d/ldconfig        | 5 +++++
 share/man/man5/rc.conf.5 | 8 ++++++++
 4 files changed, 17 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6496b71f4416918b5de73b326ad5af47c8371e2d


-- 
DragonFly BSD source repository



More information about the Commits mailing list