From 08c1d2047cbb3ffa2e8b26e505881c2b4554a8c2 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 3 Dec 2024 10:17:04 +0200 Subject: Update content for html --- gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html | 4 ++-- gemfeed/atom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html index b9f6d6e6..5fe9d0c2 100644 --- a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html +++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html @@ -202,8 +202,8 @@ http://www.gnu.org/software/src-highlite --> monthly_zfs_snapshot_enable: -> YES root@f0:~ # sysrc monthly_zfs_snapshot_pools=zroot monthly_zfs_snapshot_pools: -> zroot -root@f0:~ # sysrc monthly_zfs_snapshot_keep=2 -monthly_zfs_snapshot_keep: 5 -> 2 +root@f0:~ # sysrc monthly_zfs_snapshot_keep=6 +monthly_zfs_snapshot_keep: 2 -> 6
uptimed? I like to track my uptimes. This is how I configured the daemon:
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index f23c3aab..fbcd6a26 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2024-12-03T09:09:25+02:00 + 2024-12-03T10:16:32+02:00 foo.zone feed To be in the .zone! @@ -212,8 +212,8 @@ http://www.gnu.org/software/src-highlite --> monthly_zfs_snapshot_enable: -> YES root@f0:~ # sysrc monthly_zfs_snapshot_pools=zroot monthly_zfs_snapshot_pools: -> zroot -root@f0:~ # sysrc monthly_zfs_snapshot_keep=2 -monthly_zfs_snapshot_keep: 5 -> 2 +root@f0:~ # sysrc monthly_zfs_snapshot_keep=6 +monthly_zfs_snapshot_keep: 2 -> 6
uptimed? I like to track my uptimes. This is how I configured the daemon:
-- cgit v1.2.3