chiark / gitweb /
autopkgtest: adt-full: allow systemd-sysv as alt to init script
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 3 Feb 2025 17:55:04 +0000 (17:55 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 5 Feb 2025 19:19:41 +0000 (19:19 +0000)
commit3ddbaef7d35f5f2ccffcdf0f528c301dda90cf00
tree7b99fe61a0231b81391196560db7f7adbdad9647
parent99e025e0ceaa63e9fe23b891339e92bd81501741
autopkgtest: adt-full: allow systemd-sysv as alt to init script

orphan-sysvinit-scripts and systemd conflict.  The effect is that in
ci.debian.net this dep would want to change the init system.

What we actually need is rsyslog to be started, which is satisfied
with systemd-sysv since then systemd is the init system and rsyslog
has a systemd unit.  (I believe.)

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/tests/control