We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How to deploy with systemd timer instead of cron?
My specific system version (if that is important, which i doubt) is
# systemctl --version | head -n 1 systemd 253 (253)
The text was updated successfully, but these errors were encountered:
Unfortunately I wasn't aware of systemd timers until now. This may be a good alternative to cronjobs. Not something I can help with though.
Sorry, something went wrong.
No branches or pull requests
How to deploy with systemd timer instead of cron?
My specific system version (if that is important, which i doubt) is
The text was updated successfully, but these errors were encountered: