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: Add systemd timer and service #2

Merged
merged 2 commits into from
Sep 22, 2020

Conversation

kylemanna
Copy link
Contributor

This simplifies the reloading of lists using systemd's timer mechanism which replaces cron in many cases.

This maintains the 6 hour interval from the cron example.

Update README to document.

* Add a systemd supported cron equivalent.
* Simplify the things
@tomasz-c tomasz-c merged commit 94956b7 into tomasz-c:master Sep 22, 2020
@tomasz-c
Copy link
Owner

I tried to do it this way from the beginning but it seemed too intricate :)
Thank you for the pull request. I added it with small changes (commit 0a79729)

@kylemanna
Copy link
Contributor Author

Loooks good, thanks for reviewing and tweaking!

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