From 9d5f0d3a8cb923ff6e84b3cd89d23c5559a2aac9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Wed, 4 Dec 2024 13:45:02 -0500
Subject: [PATCH] backups are in bacula, not nagios

---
 howto/upgrades/bookworm.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/howto/upgrades/bookworm.md b/howto/upgrades/bookworm.md
index 7be1aed4..15ab2457 100644
--- a/howto/upgrades/bookworm.md
+++ b/howto/upgrades/bookworm.md
@@ -78,7 +78,7 @@ See the "conflicts resolution" section below for how to handle
         ( dpkg -l '*dkms' || true ) &&
         echo look for leftover config files &&
         /usr/local/sbin/clean_conflicts &&
-        echo make sure backups are up to date in Nagios &&
+        echo make sure backups are up to date in Bacula &&
         printf "End of Step 2\a\n"
 
  3. Enable module loading (for ferm) and test reboots:
-- 
GitLab