From: Ian Jackson Date: Mon, 3 Feb 2025 17:58:18 +0000 (+0000) Subject: autopkgtest: adt-initscript: require rsyslog init script X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=5c70699face5d1359a4cee30b8c9c0300b4c532c;p=hippotat.git autopkgtest: adt-initscript: require rsyslog init script We run rsyslog, so we do need its init script (unless we're running under systemd). Signed-off-by: Ian Jackson --- diff --git a/debian/tests/control b/debian/tests/control index aa6e7f3..bf71add 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -15,5 +15,6 @@ Depends: hippotat-server, net-tools, rsyslog, + orphan-sysvinit-scripts | systemd-sysv, bash, userv-utils, netcat-openbsd, curl Restrictions: needs-root, allow-stderr, isolation-machine