diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-11-04 14:26:35 +0100 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-11-04 14:26:35 +0100 |
commit | 2333e06f406b5d66068cef3e20ab223fc6650307 (patch) | |
tree | f0f133a8dfc8c2177fbbbdb43580d4f5089e8244 /test/stdout | |
parent | 0df394b5d5e6865094f601baf2a71f41d1d3ad95 (diff) |
Add syslog_pid option.
This option suppresses the PID duplication to syslog. As syslog/systemd
add the PID of the logging process automatically.
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0001 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/stdout/0001 b/test/stdout/0001 index d9ce2f07b..9238c91fe 100644 --- a/test/stdout/0001 +++ b/test/stdout/0001 @@ -20,3 +20,4 @@ no_tcp_nodelay trusted_users = 1234:5678 unknown_login = unknownlogin warn_message_file = /home/exim/test/warnmsg_file +no_syslog_pid |