Re: How to fully install, configure and start D-Bus system in a child namespace?

Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]> Tue, 13 Feb 2024 18:22:32 +1300
Newsgroups gmane.comp.freedesktop.dbus
Organization Geek Central
Message-ID <[email protected]>
On Tue, 13 Feb 2024 04:37:00 +0000, Heng Zhou wrote:

> The environment is as follows:
> 
> First, I am in a Singularity container containing Ubuntu 22.04.
> Because Singularity container does not boot normally like a normal
> Ubuntu, the Ubuntu guest is not initialized by systemd.

Can I suggest using a slightly higher-level container setup? Even LXC
(which I have used) should be simpler to manage than this.