Hide Forgot
Description of problem: When I start sendmail it will run for about a second then abort as follows: Nov 8 20:55:01 sendmail systemd[1]: Failed to read PID file /run/sendmail.pid after start. The service might be broken. Nov 8 20:55:51 sendmail systemd[1]: PID 1945 read from file /run/sendmail.pid does not exist. Your service or init script might be broken. Nov 8 20:55:51 sendmail systemd[1]: sendmail.service: main process exited, code=exited, status=71 Nov 8 20:55:51 sendmail systemd[1]: Unit sendmail.service entered failed state. Version-Release number of selected component (if applicable): 8.14.5 How reproducible: systemctl start sendmail.service Steps to Reproduce: 1. systemctl start sendmail.service 2. check messages log 3. Actual results: see above Expected results: Additional info: I am using the default config that comes with fedora 16
*** This bug has been marked as a duplicate of bug 748171 ***