From 0a9438380f4c3c5018cfbf0664b27f6fb239a401 Mon Sep 17 00:00:00 2001 From: Daniel_I_Am Date: Tue, 8 Nov 2022 19:57:07 +0000 Subject: [PATCH] Add newline to codeblock --- content/snippets/zfs-automatic-snapshots.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/snippets/zfs-automatic-snapshots.md b/content/snippets/zfs-automatic-snapshots.md index 9e398a3..0948df1 100644 --- a/content/snippets/zfs-automatic-snapshots.md +++ b/content/snippets/zfs-automatic-snapshots.md @@ -23,6 +23,7 @@ Persistent=true [Install] WantedBy=timers.target ``` + Systemd-service ``` [Unit]