diff --git a/roles/seafile/templates/seafile-clean-db.timer.j2 b/roles/seafile/templates/seafile-clean-db.timer.j2 index d84f1be..c3dcb24 100644 --- a/roles/seafile/templates/seafile-clean-db.timer.j2 +++ b/roles/seafile/templates/seafile-clean-db.timer.j2 @@ -3,7 +3,6 @@ Description=Seafile DB cleaner service [Timer] OnCalendar=daily -Persistent=true [Install] WantedBy=timers.target diff --git a/roles/seafile/templates/seafile-gc.timer.j2 b/roles/seafile/templates/seafile-gc.timer.j2 index 6a4bae6..a03063d 100644 --- a/roles/seafile/templates/seafile-gc.timer.j2 +++ b/roles/seafile/templates/seafile-gc.timer.j2 @@ -3,7 +3,6 @@ Description=Seafile Garbage Collect service [Timer] OnCalendar=Sun *-*-* 03:10:00 -Persistent=true [Install] WantedBy=timers.target