From 3d73328e7d5c755e0022039ffd027db6f4587939 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 1 Mar 2026 15:32:21 +0000 Subject: [PATCH] autopkgtests: Fix a typo Signed-off-by: Ian Jackson --- adt/adt-initscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adt/adt-initscript b/adt/adt-initscript index 920ece3..9263053 100755 --- a/adt/adt-initscript +++ b/adt/adt-initscript @@ -20,7 +20,7 @@ CHECK_FIREWALL=false USER=root END -# hippotatd is not actually running now because the init script check +# hippotatd is not actually running now because the init script checks # if we have any configured endpoints, and doesn't run it if not. # With sysvinit, "start" works to start the deaemon. # With systemd, "start" doesn't work because systemd thought it -- 2.30.2