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

DragonFly-2.3.1.105.g03e2a master etc/defaults rc.conf etc/rc.d diskless sendmail nrelease Makefile share/man/man8 rc.sendmail.8


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 May 2009 13:06:34 -0700 (PDT)

commit 03e2a3c5ec51df1be822987bcc021bccfbd23801
Author: Sascha Wildner <saw@online.de>
Date:   Wed May 20 22:03:35 2009 +0200

    etc/rc.d/sendmail: Actually execute sendmail_precmd().
    
    This will cause the sendmail rc script to care about running
    newaliases(1) itself if necessary (database doesn't exist or
    /etc/mail/aliases is newer than /etc/mail/aliases.db).
    
    Also add a new rc.conf variable 'sendmail_rebuild_aliases' to
    turn off this behavior which is on by default.
    
    This means we don't need to run newaliases(1) ourselves in a
    couple of places (such as when building the LiveCD), so remove
    those.
    
    Dragonfly-bug: <http://bugs.dragonflybsd.org/issue52>

Summary of changes:
 etc/defaults/rc.conf         |    1 +
 etc/rc.d/diskless            |    5 -----
 etc/rc.d/sendmail            |   19 +++++++++++--------
 nrelease/Makefile            |   17 ++++++-----------
 share/man/man8/rc.sendmail.8 |   15 ++++++++++++++-
 5 files changed, 32 insertions(+), 25 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/03e2a3c5ec51df1be822987bcc021bccfbd23801


-- 
DragonFly BSD source repository



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