Summary(sk.UTF-8): Agent prenosu pošty Postfix
Name: postfix
Version: 2.9.6
-Release: 1
+Release: 2
Epoch: 2
License: distributable
Group: Networking/Daemons/SMTP
%{_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
%userremove postfix
%groupremove postfix
fi
-%systemd_postun
+#%%systemd_postun
%files
%defattr(644,root,root,755)