From 74d03155a7b785a816c989e44325b9bf770effe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org> Date: Mon, 29 Apr 2019 16:13:01 -0400 Subject: [PATCH] show where to find backups --- tsa/howto/upgrades/buster.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsa/howto/upgrades/buster.mdwn b/tsa/howto/upgrades/buster.mdwn index 7588dc5c..1c2fd3c6 100644 --- a/tsa/howto/upgrades/buster.mdwn +++ b/tsa/howto/upgrades/buster.mdwn @@ -20,7 +20,7 @@ Procedure dpkg --audit && : look for dkms packages and make sure they are relevant, if not, purge. && ( dpkg -l '*dkms' || true ) && - : make sure backups are up to date + : make sure backups are up to date in Nagios 2. Perform any pending upgrade and clear out old pins: -- GitLab