Cleanup old snapshots hourly.
This commit is contained in:
@@ -60,7 +60,7 @@ in
|
|||||||
description = "Timer for cleaning up old snapshots on standby";
|
description = "Timer for cleaning up old snapshots on standby";
|
||||||
wantedBy = [ "timers.target" ];
|
wantedBy = [ "timers.target" ];
|
||||||
timerConfig = {
|
timerConfig = {
|
||||||
OnCalendar = "daily";
|
OnCalendar = "hourly";
|
||||||
Persistent = true;
|
Persistent = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user