On Fri, 09 Oct 2015 13:19:32 -0700, Allyn Bottorff <[email protected]> wrote:

Greetings,

I've been running an OpenSMTPD server for a while now on an ArchLinux
server and I've noticed some strange behavior. When I reboot the server,
smptd crashes on startup. If I restart the service manually, however, it
starts up just fine and will run without issue until I need to reboot
for whatever reason. Because of this, I'm assuming it has to do with the
way the OS is starting the service rather than an smtpd problem
specifically, but I'm hoping that someone here may know more about the
error codes than I and will be able to point me in the right direction.

#journalctl -u smtpd.service

Your network interface might not be fully initialized when the smtpd service attempts to start.

Try monkeying with the smtpd.service unit file dependencies as per https://wiki.archlinux.org/index.php/Systemd#Handling_dependencies

--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to