Requires=dbus.socket
Wants=security-manager.socket
After=security-manager.socket
-#dbus-daemon creates /tmp/dbus_launch
-RequiresMountsFor=/tmp
[Service]
Type=notify
-ExecStart=@EXPANDED_BINDIR@/dbus-daemon --system --address=systemd: --nofork --systemd-activation
+ExecStart=@EXPANDED_BINDIR@/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
ExecReload=@EXPANDED_BINDIR@/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
OOMScoreAdjust=-900
User=dbus
%endif
--enable-kdbus-transport \
--enable-libdbuspolicy \
- --with-system-pid-file=/tmp/dbus_launch \
--with-console-auth-dir=/var/run/dbus/at_console/ \
--with-systemdsystemunitdir=%{_unitdir} \
--with-systemduserunitdir=%{_unitdir_user} \
%endif
--enable-kdbus-transport \
--enable-libdbuspolicy \
- --with-system-pid-file=/tmp/dbus_launch \
--with-console-auth-dir=/var/run/dbus/at_console/ \
--with-systemdsystemunitdir=%{_unitdir} \
--with-systemduserunitdir=%{_unitdir_user} \
%if %{with_systemd}
--enable-systemd \
%endif
- --with-system-pid-file=/tmp/dbus_launch \
--with-console-auth-dir=/var/run/dbus/at_console/ \
--with-systemdsystemunitdir=%{_unitdir} \
--with-systemduserunitdir=%{_unitdir_user} \