For example, this is from Arch Linux with systemd 257.2-2,
$ machinectl
MACHINECLASS SERVICEOS VERSION ADDRESSES
awwan-test container systemd-nspawn arch - fe80::54b5:33ff:fe65:f5e2
1 machines listed.
$ machinectl
MACHINECLASS SERVICE
Hi!
When changing distro defaults be careful not to open another can of worms,
however 😉
Kind regards,
Ulrich Windl
> -Original Message-
> From: systemd-devel On
> Behalf Of Dluhosch, Michael
> Sent: Friday, February 7, 2025 10:08 AM
> To: Lennart Poettering
> Cc: systemd-devel@lists.
Hi,
The hint with the 'KillUserProcesses' setting was exactly what I needed.
We indeed use a distro which is setting this to 'no' and this caused all my
issues. When I set it to yes then the "login" done by the service seems to be
correctly cleaned up by loginctl.
This is exactly the clean solut