Jean-Marc,

On Wed, May 07, 2025 at 11:30:54PM +0200, Jean-Marc LACROIX wrote:
> test 4: pstree
> --------------
> 
> root@hn-raspberry-pi2-310:~# pstree -anp
> systemd,1

The other difficulty you will need to circumvent is that systemd cannot be
removed whilst it is PID1[1]. So you will need to reboot with init=/bin/sh or
similar first.

[1]  
https://salsa.debian.org/systemd-team/systemd/-/raw/debian/master/debian/systemd.prerm?ref_type=heads

Mark

Reply via email to