Explicitly switched alternatives to postfix

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
Jaroslav Škarvada 2025-11-13 18:21:46 +01:00
commit 5bbbeb164c

View file

@ -33,6 +33,7 @@ PACKAGE="postfix"
rlJournalStart
rlPhaseStartSetup
rlAssertRpm $PACKAGE
rlRun "alternatives --set mta /usr/sbin/sendmail.postfix" 0 "Switching alternatives to postfix"
rlFileBackup "/etc/postfix"
rlFileBackup "/var/spool/mail"