postfix2->3に上げて起動しなくなったらdaemon_directoryの修正すること
archLinux - pacman -Syu で ハマった点 - Qiitaで書きましたが重要なことなので別記事立てた。
エラー
● postfix.service - Postfix Mail Transport Agent
Loaded: loaded (/usr/lib/systemd/system/postfix.service; enabled; vendor preset: disabled)
Active: failed (Result: start-limit) since 月 2015-05-11 17:16:10 JST; 4min 35s ago
Process: 662 ExecStart=/usr/bin/postfix start (code=exited, status=1/FAILURE)
修正方法
/etc/postfix/main.cf
- daemon_directory = /usr/lib/postfix
+ daemon_directory = /usr/lib/postfix/bin
起動確認
systemctl restart postfix
systemctl status postfix
Author And Source
この問題について(postfix2->3に上げて起動しなくなったらdaemon_directoryの修正すること), 我々は、より多くの情報をここで見つけました https://qiita.com/tukiyo3/items/9b7c412da41bb5309fa9著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .