fix permissions of postfix.service [release 2.11.3-5mamba;Thu Jan 22 2015]
This commit is contained in:
parent
60b6c13131
commit
dbe674e18a
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: postfix
|
Name: postfix
|
||||||
Version: 2.11.3
|
Version: 2.11.3
|
||||||
Release: 4mamba
|
Release: 5mamba
|
||||||
Summary: A fast, easy to administer, and secure mail transfer agent
|
Summary: A fast, easy to administer, and secure mail transfer agent
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -78,7 +78,7 @@ sh ./postfix-install \
|
|||||||
install_root=%{buildroot} \
|
install_root=%{buildroot} \
|
||||||
-non-interactive
|
-non-interactive
|
||||||
|
|
||||||
install -D -m0755 %{SOURCE1} %{buildroot}%{_unitdir}/postfix.service
|
install -D -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/postfix.service
|
||||||
|
|
||||||
mv %{buildroot}%{_sysconfdir}/postfix/aliases %{buildroot}%{_sysconfdir}/
|
mv %{buildroot}%{_sysconfdir}/postfix/aliases %{buildroot}%{_sysconfdir}/
|
||||||
|
|
||||||
@ -302,6 +302,9 @@ exit 0
|
|||||||
%attr(0771,vmail,vmail) %dir %{_localstatedir}/spool/deleted-maildirs
|
%attr(0771,vmail,vmail) %dir %{_localstatedir}/spool/deleted-maildirs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 22 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.11.3-5mamba
|
||||||
|
- fix permissions of postfix.service
|
||||||
|
|
||||||
* Sat Jan 17 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.11.3-4mamba
|
* Sat Jan 17 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.11.3-4mamba
|
||||||
- grant ALTER permission to postifx database user required by postfixadmin
|
- grant ALTER permission to postifx database user required by postfixadmin
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user