1
0
Fork 0

reschedule timer

This commit is contained in:
Malte Brandy 2022-05-27 00:17:09 +02:00
parent 66b78b07d5
commit da84508a66

View file

@ -14,7 +14,7 @@
};
timers.fetch-banking = {
Unit.Description = "Fetch banking";
Timer.OnCalendar = "23:00";
Timer.OnCalendar = "22:00";
Install.WantedBy = ["timers.target"];
};
};