From aff0d80cec9175b6c81ef6cd1bfacf1d06527110 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 19 Feb 2022 19:04:20 +0100 Subject: samba: zfssnap --- hosts/vidhar/samba.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hosts/vidhar/samba.nix b/hosts/vidhar/samba.nix index 6a590587..99feb64a 100644 --- a/hosts/vidhar/samba.nix +++ b/hosts/vidhar/samba.nix @@ -27,9 +27,7 @@ "vfs objects" = "shadow_copy2"; "shadow:snapdir" = ".zfs/snapshot"; "shadow:sort" = "desc"; - "shadow:format" = "%Y-%m-%d-%Hh%MU"; - "shadow:snapprefix" = "^zfs-auto-snap_\(frequent\)\{0,1\}\(hourly\)\{0,1\}\(daily\)\{0,1\}\(monthly\)\{0,1\}"; - "shadow:delimiter" = "-"; + "shadow:format" = "auto_%Y-%m-%dT%H:%M:%SZ"; }; eos = { comment = "Disk image of eos"; -- cgit v1.2.3