!5 [sync] PR-3: 注释dnssec-trigger.conf文件中的logfile参数

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-03-31 06:45:26 +00:00 committed by Gitee
commit 9466300bab
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

View File

@ -8,7 +8,7 @@
pidfile: "/var/run/dnssec-triggerd.pid"
# log to a file instead of syslog, default is to syslog
logfile: "/var/log/dnssec-trigger.log"
# logfile: "/var/log/dnssec-trigger.log"
# log to syslog, or (log to to stderr or a logfile if specified). yes or no.
# use-syslog: yes

View File

@ -1,6 +1,6 @@
Name: dnssec-trigger
Version: 0.15
Release: 9
Release: 10
Summary: Dnssec-trigger reconfigures the local Unbound DNS server
License: BSD
Url: http://www.nlnetlabs.nl/downloads/dnssec-trigger/
@ -120,5 +120,8 @@ fi
%{_mandir}/man8/dnssec-trigger*
%changelog
* Fri Dec 16 2022 wulei <wulei80@h-partners.com> - 0.15-10
- Comment out the logfile parameter in the configuration file
* Wed Nov 20 2019 duyeyu <duyeyu@huawei.com> - 0.15-9
- Package init