<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hey there,</p>
<p>my name is Fabian, today I installed Bullseye and wanted to
replace systemd by an alternative init system through the
installation process (d-i), so I followed the instructions
described in <a class="moz-txt-link-freetext" href="https://wiki.debian.org/Init">https://wiki.debian.org/Init</a>. After installing the
desktop task and GRUB, I opened a shell and put<tt> apt install
sysvinit-core libpam-elogind </tt>into the chroot (/target).
Then it installed sysvinit and removed important parts of systemd.
Then the system booted fine with sysvinit, however, when I tried
to manage services with sysvinit, the output was that
systemd-logind (or something like that) was running. So I decided
to install the openrc package which was the longterm plan after
all. This seems to work fine now mostly, unfortunable, I can not
reboot/poweroff the computer through LightDM now as I could when
using systemd. Is there a way to fix it? Keep in mind that the
openrc installation might miss something, currently I manually
installed the following packages related to alternative init
systems:</p>
<p><tt class="backtick">* sysvinit-core<br>
* libpam-elogind<br>
* openrc</tt></p>
<p><tt class="backtick">+ dependencies resolved automatically<br>
</tt></p>
<p><span class="backtick">I really don't know if this here is the
right mailing list for that topic, but I hope so.</span></p>
<p><span class="backtick"> Best regards,<br>
Fabian Schaar<br>
</span></p>
</body>
</html>