From 8e1576009f6d89fb8832a147a90386d4792aed99 Mon Sep 17 00:00:00 2001 From: matthew wall Date: Thu, 28 Dec 2023 23:14:08 -0500 Subject: [PATCH] a few more TODO items for package testing --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 94d8e48b..3b613a6b 100644 --- a/TODO.md +++ b/TODO.md @@ -15,11 +15,13 @@ - mw verify upgrade behavior for v4 running as root.root - ensure that v5 runs as root.root (check the user in systemd unit) -- mw verify upgrade behavior from v4 to v5 related to sysv-to-systemd change - ensure that 'systemctl disable weewx' will also disable any template units that might have been created by system administrator +- on debian, an upgrade from 4.10.2 to 5.0.0rc1 leaves /etc/init.d/weewx in + place (in addition to the systemd unit). the rc script should be removed. + ## Testing