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

Move all cron jobs to systemd timers #106

Open
15 tasks
patch0 opened this issue Sep 7, 2017 · 0 comments
Open
15 tasks

Move all cron jobs to systemd timers #106

patch0 opened this issue Sep 7, 2017 · 0 comments

Comments

@patch0
Copy link
Contributor

patch0 commented Sep 7, 2017

We love systemd.

  • common: hourly /usr/sbin/symbiosis-configure-ips
  • common: hourly /usr/sbin/symbiosis-password-test --hourly
  • common: hourly /usr/sbin/symbiosis-password-test --weekly
  • common: daily /usr/bin/symbiosis-ssl
  • cron: every minute /usr/sbin/symbiosis-all-crontabs
  • dns: every 15 minutes /usr/sbin/symbiosis-dns-generate
  • dns: every day /usr/sbin/symbiosis-dns-generate --upload --sleep 7200
  • email: hourly /usr/sbin/symbiosis-email-encrypt-passwords
  • email: weekly symbiosis-generate-dhparams
  • ftpd: weekly symbiosis-generate-dhparams
  • httpd: hourly /usr/sbin/symbiosis-httpd-configure
  • httpd: daily /usr/sbin/symbiosis-httpd-rotate-logs
  • httpd: weekly symbiosis-generate-dhparams
  • xmpp; hourly /usr/sbin/symbiosis-xmpp-configure
  • xmpp: weekly symbiosis-generate-dhparams
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

No branches or pull requests

1 participant