This commit is contained in:
Richie Cahill 2024-05-28 19:38:33 -04:00 committed by Alice Huston
parent 1badf77912
commit 6633c4cb72

View File

@ -126,8 +126,7 @@
};
};
timers."snapshot_manager" = {
description = "ZFS Snapshot Manager";
service = "snapshot_manager";
wantedBy = [ "timers.target" ];
timerConfig = {
OnBootSec = "15m";
OnUnitActiveSec = "15m";