Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Systemd #85

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Systemd #85

wants to merge 6 commits into from

Conversation

bigntallmike
Copy link

This adds support for systemd's watchdog feature. By adding "WatchdogSec=N" to the [Service] section of nullmailer.service, nullmailer will be restarted by systemd if it hasn't properly checked in after N seconds.

The patch adds a configure option of --enable-systemd for this feature, and changes the select timeout to be half the service-specified timeout.

This may or may not be helpful to anyone else but just in case, here it is.

@bigntallmike
Copy link
Author

Note: I removed the "AUTH EXTERNAL" patch so it can be dealt with elsewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants