It began when I updated my postfix config and wanted to restart my postfix daemon with systemctl restart postfix. It complained about not finding /usr/bin/postfix which were located at /usr/sbin/postfix.<br />
I reinstalled the package with yum reinstall postfix.<br />
I tried to restart postfix and got an error from systemd. systemctl status postfix gave me the following log: See file 1.<br />
I tried to workaround this by creating a symlink from /usr/libexec/postfix to /usr/lib/postfix and got the following error: See file 2.
↧