From: Ian Jackson Date: Sun, 1 Mar 2026 20:35:58 +0000 (+0000) Subject: tests: Tell systemd that we're running hippotatd as root X-Git-Tag: debian/1.3.1~2^2~2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=8848c8fbd9e9763bf1a751992b9bd169385b3c9d;p=hippotat.git tests: Tell systemd that we're running hippotatd as root Signed-off-by: Ian Jackson --- diff --git a/adt/acommon b/adt/acommon index c1da88e..2fa9365 100644 --- a/adt/acommon +++ b/adt/acommon @@ -48,6 +48,14 @@ test-service-startup-prep () { CHECK_FIREWALL=false USER=root END + + # systemd needs to be told separately that we're running hipootatd as root + mkdir -p /etc/systemd/system/hippotatd.service.d + cat >>/etc/systemd/system/hippotatd.service.d/user.conf <