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

Heng Zhou <[email protected]> Tue, 13 Feb 2024 08:10:57 +0000
Newsgroups gmane.comp.freedesktop.dbus
Message-ID <PH0P220MB0572D00AA3AA3BE1880DFC86994F2@PH0P220MB0572.NAMP220.PROD.OUTLOOK.COM>
Thank you for the suggestion. The target HPC platform provides Singularity only; I have no choice but use it.
________________________________
From: dbus <[email protected]> on behalf of Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
Sent: Tuesday, February 13, 2024 12:22 AM
To: [email protected] <[email protected]>
Subject: Re: How to fully install, configure and start D-Bus system in a child namespace?

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.