On Mon, Aug 19, 2019 at 11:41:33AM +0200, Bastien Durel wrote: > Le lundi 19 août 2019 à 11:54 +0300, Reco a écrit : > > Hi. > > > > On Mon, Aug 19, 2019 at 10:23:54AM +0200, Bastien Durel wrote: > > > Le lundi 19 août 2019 à 10:37 +0300, Reco a écrit : > > > > > $ apt purge dbus -s > > > > <...> > > > > > dbus* libpam-systemd* > > > > > > > > So, dbus is not needed there. > > > > > > Hello. Same here, but with dbus removed, my jobs using systemd- > > > nspawn > > > fails with: > > > > > > Failed to open system bus: Connection refused > > > > > > So testing your system after removal may be a good idea, apt > > > insight is > > > not sufficient ;) > > > > $ apt show systemd-container | grep dbus > > Depends: libacl1 (>= 2.2.23), ..., dbus > > > > apt cannot help you if you're using it wrong. > > Ok, there muste have been an error somewhere ...
And I'd solve it with "apt install systemd-container". Reco