!5 [sync] PR-3: 注释dnssec-trigger.conf文件中的logfile参数
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
9466300bab
@ -8,7 +8,7 @@
|
|||||||
pidfile: "/var/run/dnssec-triggerd.pid"
|
pidfile: "/var/run/dnssec-triggerd.pid"
|
||||||
|
|
||||||
# log to a file instead of syslog, default is to syslog
|
# 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.
|
# log to syslog, or (log to to stderr or a logfile if specified). yes or no.
|
||||||
# use-syslog: yes
|
# use-syslog: yes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Name: dnssec-trigger
|
Name: dnssec-trigger
|
||||||
Version: 0.15
|
Version: 0.15
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: Dnssec-trigger reconfigures the local Unbound DNS server
|
Summary: Dnssec-trigger reconfigures the local Unbound DNS server
|
||||||
License: BSD
|
License: BSD
|
||||||
Url: http://www.nlnetlabs.nl/downloads/dnssec-trigger/
|
Url: http://www.nlnetlabs.nl/downloads/dnssec-trigger/
|
||||||
@ -120,5 +120,8 @@ fi
|
|||||||
%{_mandir}/man8/dnssec-trigger*
|
%{_mandir}/man8/dnssec-trigger*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 20 2019 duyeyu <duyeyu@huawei.com> - 0.15-9
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user