diff options
Diffstat (limited to 'templates/bootcblade-rebuild.timer.j2')
| -rw-r--r-- | templates/bootcblade-rebuild.timer.j2 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/bootcblade-rebuild.timer.j2 b/templates/bootcblade-rebuild.timer.j2 new file mode 100644 index 0000000..cffd275 --- /dev/null +++ b/templates/bootcblade-rebuild.timer.j2 @@ -0,0 +1,10 @@ +[Unit] +Description=bootcblade-rebuild timer + +[Timer] +OnBootSec=60min +OnUnitActiveSec=1w + + +[Install] +WantedBy=timers.target |
