git: newsyslog - Add new modifier - "R"

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sun Jan 28 17:16:11 PST 2018


commit 98b8f4938f587effb0d879be7c364891adb7393c
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Sun Jan 28 19:38:17 2018 +0100

    newsyslog - Add new modifier - "R"
    
    When it is specified the path to pid file will be considered as a
    path to a binary or a shell script to be executed after rotation
    has been completed instead of sending signal to the process
    id in that file.
    
    Obtained-from: FreeBSD (r221873)

Summary of changes:
 usr.sbin/newsyslog/newsyslog.c      | 92 +++++++++++++++++++++++++------------
 usr.sbin/newsyslog/newsyslog.conf.5 | 17 ++++++-
 2 files changed, 77 insertions(+), 32 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/98b8f4938f587effb0d879be7c364891adb7393c


-- 
DragonFly BSD source repository



More information about the Commits mailing list