change directory for *uidgid and multilog to /usr/bin

master 11_0_0-3
Trevor Batley 2 months ago
parent e6b4671ee0
commit d19bc9a99a

@ -22,7 +22,7 @@
#----------------------------------------------------------------------
exec \
/usr/local/bin/setuidgid dnslog \
/usr/local/bin/multilog t s5000000 \
/usr/bin/setuidgid dnslog \
/usr/bin/multilog t s5000000 \
/var/log/dnscache.forwarder

@ -22,7 +22,7 @@
#----------------------------------------------------------------------
exec \
/usr/local/bin/setuidgid dnslog \
/usr/local/bin/multilog t s5000000 \
/usr/bin/setuidgid dnslog \
/usr/bin/multilog t s5000000 \
/var/log/dnscache

@ -4,7 +4,7 @@ Summary: smeserver module to configure dnscache
%define name smeserver-dnscache
Name: %{name}
%define version 11.0.0
%define release 2
%define release 3
Version: %{version}
Release: %{release}%{?dist}
License: GPL
@ -24,6 +24,9 @@ smeserver server enhancement to configure and run dnscache as a
caching nameserver
%changelog
* Sat Mar 30 2024 Trevor Batley ,trevor@batley.id.au> 11.0.0-3.sme
- change directory for *uidgid and multilog to /usr/bin [SME: 12566]
* Sat Mar 23 2024 Brian Read <brianr@koozali.org>11.0.0-2.sme
- Change Requires: e-smith- to Requires:smeserver-

Loading…
Cancel
Save