Skip to content

dKron cron schedule on debian machine #1291

Answered by yvanoers
ihershkovitz asked this question in Q&A
Discussion options

You must be logged in to vote

From the Crontab manual:

Note: The day of a command's execution can be specified by two fields - day of month, and day of week. If both fields are restricted (ie, aren't *), the command will be run when either field matches the current time. For example,
"30 4 1,15 * 5" would cause a command to be run at 4:30 am on the 1st and 15th of each month, plus every Friday.

So it would be expected that it schedules on every Sunday.

That it schedules at the 11th hours is definitely wrong, but I'm hoping that's a typo on your part.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ihershkovitz
Comment options

Answer selected by ihershkovitz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants