Skip to content

Conversation

@davekok
Copy link

@davekok davekok commented Feb 9, 2020

Some changes to make dcron more Docker friendly.

  • Added a fix for EPERM issues when in foreground and already being PID 1.
  • Fix a readability issue.
  • Added signal handling for SIGINT, SIGTERM and SIGQUIT.
  • Added option to create per-user crontabs and timestamp directories, so /var/spool/cron can easily be configured as a volume.
  • Extended -m option to also be a file. When a file the email address is read from the file. So the email address can easily be configured from a generic Docker volume containing config and secret files.

@davekok davekok requested a review from dubiousjim February 9, 2020 12:00
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.

1 participant