On Mon, 13 May 2019 16:07:27 +0100 Simon McVittie <s...@debian.org> wrote:
> Control: reassign -1 systemd
> 
> On Sun, 18 Nov 2018 at 15:52:39 +0100, Helge Kreutzmann wrote:
> > At the very end of the boot, just after the first user logs in
> > (usually using sddm / X) I get the following messages in my logs:
> > Nov 18 07:02:33 samd dbus-daemon[2879]: [session uid=1000 pid=2877] 
> > Activated service 'org.freedesktop.systemd1' failed: Process 
> > org.freedesktop.systemd1 exited with status 1
> > Nov 18 07:02:33 samd dbus-daemon[2879]: [session uid=1000 pid=2877] 
> > Activated service 'org.freedesktop.systemd1' failed: Process 
> > org.freedesktop.systemd1 exited with status 1
> 
> These messages are caused by the "stub" service files that systemd
> installs. It installed them because early versions of systemd activation
> required them to exist.
> 
> Since dbus 1.11.0, a dbus-daemon that is run with --systemd-activation
> automatically assumes that o.fd.systemd1 is an activatable
> service. As a result, after Debian 10 'buster' is released,
> /usr/share/dbus-1/services/org.freedesktop.systemd1.service and
> /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service should
> become unnecessary, and they can be removed from the systemd package for
> bullseye.
> 
> (Pedantically, systemd ought to have Breaks: dbus (<< 1.11.0) after that
> change is made, but we don't support upgrades that skip a release.)

I assume we will still need the stub service files for the other
services provided by systemd? Looking through system-services, I have

org.freedesktop.hostname1.service:Exec=/bin/false
org.freedesktop.import1.service:Exec=/bin/false
org.freedesktop.locale1.service:Exec=/bin/false
org.freedesktop.login1.service:Exec=/bin/false
org.freedesktop.machine1.service:Exec=/bin/false
org.freedesktop.network1.service:Exec=/bin/false
org.freedesktop.resolve1.service:Exec=/bin/false
org.freedesktop.systemd1.service:Exec=/bin/false
org.freedesktop.timedate1.service:Exec=/bin/false
org.freedesktop.timesync1.service:Exec=/bin/false


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to