TLD
/
packages
/
postfix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2a18a7
)
- systemd scriptlets disabled again
author
Bartosz Świątek
<shadzik@tld-linux.org>
Tue, 12 Mar 2013 21:43:58 +0000
(22:43 +0100)
committer
Bartosz Świątek
<shadzik@tld-linux.org>
Tue, 12 Mar 2013 21:43:58 +0000
(22:43 +0100)
postfix.spec
patch
|
blob
|
history
diff --git
a/postfix.spec
b/postfix.spec
index e46be49417f32b5b24c40e8636df179f09ca1169..c14ca6dd83047561fdc1ab8b8a8a296d7ef2a653 100644
(file)
--- a/
postfix.spec
+++ b/
postfix.spec
@@
-403,14
+403,14
@@
fi
%{_bindir}/newaliases
/sbin/chkconfig --add postfix
%service postfix restart "Postfix Daemon"
-%systemd_post
+
#%
%systemd_post
%preun
if [ "$1" = "0" ]; then
%service postfix stop
/sbin/chkconfig --del postfix
fi
-%systemd_preun
+
#%
%systemd_preun
%postun
/sbin/ldconfig
@@
-419,7
+419,7
@@
if [ "$1" = "0" ]; then
%userremove postfix
%groupremove postfix
fi
-%systemd_postun
+
#%
%systemd_postun
%files
%defattr(644,root,root,755)