From 7be8247d9238dd02f1925a483c7dac98f1288c32 Mon Sep 17 00:00:00 2001 From: spmfox Date: Fri, 14 Jun 2024 18:06:41 -0400 Subject: initial support for fedora --- templates/bootcblade-rebuild.timer.j2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'templates/bootcblade-rebuild.timer.j2') diff --git a/templates/bootcblade-rebuild.timer.j2 b/templates/bootcblade-rebuild.timer.j2 index 8dc2159..ba644ee 100644 --- a/templates/bootcblade-rebuild.timer.j2 +++ b/templates/bootcblade-rebuild.timer.j2 @@ -2,8 +2,7 @@ Description=bootcblade-rebuild timer [Timer] -OnCalendar=weekly -Persistent=true +OnCalendar=daily [Install] WantedBy=timers.target -- cgit