systemd timer fix

This commit is contained in:
Ivan Dimitrov 2023-11-06 11:29:09 +02:00
parent 5c09b56b6d
commit 26665c4d26

View File

@ -21,7 +21,7 @@
timers = { timers = {
bingwp = { bingwp = {
Timer = { Timer = {
OnCalendar = "daily 10:00:00"; OnCalendar = "*-*-* 10:00:00";
Persistent = true; Persistent = true;
}; };
Install = { Install = {