[Pkg-utopia-maintainers] Bug#741157: dbus: Please run dbus.service	after rsyslog.service ....
    Corcodel Marian 
    asd at marian1000.go.ro
       
    Sun Mar  9 12:09:02 UTC 2014
    
    
  
Package: dbus
Version: 1.8.0-2
Severity: wishlist
Please run dbus.service after  rsyslog.service because lightdm and others
remain wo dbus support durring boot.
lightdm,gdm3 have old style init and can't be positioned from systemd.
Here is the modification:
$ cat /lib/systemd/system/multi-user.target.wants/dbus.service
[Unit]
Description=D-Bus System Message Bus
Requires=dbus.socket
After=rsyslog.service
[Service]
ExecStart=/usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile
--systemd-activation
ExecReload=/usr/bin/dbus-send --print-reply --system --type=method_call
--dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
OOMScoreAdjust=-900
-- System Information:
Debian Release: jessie/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dbus depends on:
ii  adduser              3.113+nmu3
ii  libaudit1            1:2.3.4-1
ii  libc6                2.18-4
ii  libcap-ng0           0.7.3-1+b1
ii  libdbus-1-3          1.8.0-2
ii  libexpat1            2.1.0-4
ii  libselinux1          2.2.2-1
ii  libsystemd-journal0  204-7
ii  libsystemd-login0    204-7
ii  lsb-base             4.1+Debian12
dbus recommends no packages.
Versions of packages dbus suggests:
ii  dbus-x11  1.8.0-2
-- no debconf information
    
    
More information about the Pkg-utopia-maintainers
mailing list