change path to setuidgid and multilig #12566
This commit is contained in:
parent
412fec9844
commit
2100fa3b6e
@ -24,7 +24,7 @@
|
||||
NUM=$(/sbin/e-smith/db configuration getprop qmail KeepLogFiles)
|
||||
|
||||
exec \
|
||||
/usr/local/bin/setuidgid qmaill \
|
||||
/usr/local/bin/multilog t s5000000 \
|
||||
/usr/bin/setuidgid qmaill \
|
||||
/usr/bin/multilog t s5000000 \
|
||||
n${NUM:-10} \
|
||||
/var/log/qmail
|
||||
|
@ -4,7 +4,7 @@ Summary: startup scripts for Dan Bernstein's qmail package
|
||||
%define name smeserver-qmail
|
||||
Name: %{name}
|
||||
%define version 11.0.0
|
||||
%define release 3
|
||||
%define release 4
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@ -29,6 +29,9 @@ Provides: e-smith-qmail
|
||||
AutoReqProv: no
|
||||
|
||||
%changelog
|
||||
* Sat Mar 30 2024 Trevor Batley <trevor@batley.id.au> 11.0.0-4.sme
|
||||
- change path to setuidgid and multilog [SME: 12566]
|
||||
|
||||
* Sat Mar 23 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-3.sme
|
||||
- fix missing Provides: smeserver-mta [SME: 12521]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user