DragonFly BSD
DragonFly commits List (threaded) for 2013-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 10 Mar 2013 21:31:18 -0700 (PDT)

commit 6496b71f4416918b5de73b326ad5af47c8371e2d
Author: Peter Avalos <pavalos@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]