From cd00a6da7a4ba2c28ebca13f162f0fc3e2972b37 Mon Sep 17 00:00:00 2001 From: spmfox Date: Tue, 18 Jun 2024 11:15:30 -0400 Subject: tweaking update logic --- templates/bootcblade-rebuild.timer.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/bootcblade-rebuild.timer.j2') diff --git a/templates/bootcblade-rebuild.timer.j2 b/templates/bootcblade-rebuild.timer.j2 index ba644ee..8dc2159 100644 --- a/templates/bootcblade-rebuild.timer.j2 +++ b/templates/bootcblade-rebuild.timer.j2 @@ -2,7 +2,8 @@ Description=bootcblade-rebuild timer [Timer] -OnCalendar=daily +OnCalendar=weekly +Persistent=true [Install] WantedBy=timers.target -- cgit