On Wed, Nov 18, 2020 at 6:37 PM Paul Wouters <p...@nohats.ca> wrote:
>
> On Wed, 18 Nov 2020, Alexander Bokovoy wrote:
>
> >> Is there a way to use systemd resolved in a container?
> >
> > I figured this out yesterday -- at least in Rawhide, dbus-daemon is now
> > replaced by dbus-broker which is not active by default.
> >
> > So you need
> >
> > systemctl enable --now dbus-broker
> >
> > Without it even hostnamectl doesn't work, not just systemd-resolve.
>
> What is the advantage of running systemd-resolved in a container?

I do not know, but as I said the fedora container is set up with it
already there. What I am actually trying to do is to test the resolved
support in an application via the gitlab CI.

regards,
Nikos
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to