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" = { timers."snapshot_manager" = {
description = "ZFS Snapshot Manager"; wantedBy = [ "timers.target" ];
service = "snapshot_manager";
timerConfig = { timerConfig = {
OnBootSec = "15m"; OnBootSec = "15m";
OnUnitActiveSec = "15m"; OnUnitActiveSec = "15m";