From: Martin Pitt Date: Thu, 4 Apr 2019 06:51:55 +0000 (+0200) Subject: postinst-setup-fedora: Drop postfix X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=1888ac5c668b16b6d53c8a61ba7872b8b77251bf postinst-setup-fedora: Drop postfix --- diff --git a/postinst-setup-fedora b/postinst-setup-fedora index afd4fa9..ae8369e 100755 --- a/postinst-setup-fedora +++ b/postinst-setup-fedora @@ -23,7 +23,7 @@ if ! type offlineimap >/dev/null 2>&1; then texlive-german texlive-a4wide \ gnome-terminal firefox network-manager-applet evince shotwell rhythmbox \ offlineimap gnome-keyring pinentry-gnome3 \ - postfix duplicity systemd-container gnome-disk-utility powertop \ + duplicity systemd-container gnome-disk-utility powertop \ git gtimelog libappindicator-gtk3 gnome-screenshot \ schroot mock apt-cacher-ng strace wget patchutils \ @@ -86,7 +86,6 @@ if [ ! -d /etc/.git ]; then cp -av /backup-etc/.git/ /etc/ rm -rf /backup-etc fi -systemctl enable --now postfix # crontabs crontab -u martin - <