You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[Unit] |
|
Description=Run riksdagen daily talk sync at 06:00 |
|
|
|
[Timer] |
|
# Run every day at 06:00 |
|
OnCalendar=*-*-* 06:00:00 |
|
# If the server was off at 06:00, run the job as soon as it comes back up |
|
Persistent=true |
|
|
|
[Install] |
|
WantedBy=timers.target
|
|
|