Cron seconds setting
-
how to set seconds
sample
23:59:45
45 seconds?
-
@ahmetakkaya
Cron is minute based.Launch a script at 23:59:00 that sleeps 45 seconds and then executes your task on the second script line.
-
@ahmetakkaya said in Cron seconds setting:
how to set seconds
Cronjob cannot seconds. Here is a possible solution:
Cronjob seconds
If you do a search you might find some more ...
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.