adjust timers for specific timer
This commit is contained in:
@@ -54,7 +54,7 @@ in {
|
||||
description = "run script to ensure_perms daily";
|
||||
wantedBy = ["timers.target"];
|
||||
timerConfig = {
|
||||
OnCalendar = "daily";
|
||||
OnCalendar = "03:30";
|
||||
Persistent = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user