Skip to content

Commit

Permalink
Merge pull request #84 from Vetal-ca/master
Browse files Browse the repository at this point in the history
Execute supercronic as PID 1 process
  • Loading branch information
ttionya authored Oct 18, 2022
2 parents aabc6ae + a5f8369 commit 315f6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ configure_timezone
configure_cron

# foreground run crond
supercronic -passthrough-logs -quiet "${CRON_CONFIG_FILE}"
exec supercronic -passthrough-logs -quiet "${CRON_CONFIG_FILE}"

0 comments on commit 315f6e8

Please sign in to comment.