/usr/lib/systemd/system/multi-user.target.wants
NameSizeModeActions
dbus.service5050644editdlrm
getty.target5000644editdlrm
plymouth-quit-wait.service2000644editdlrm
plymouth-quit.service1940644editdlrm
systemd-ask-password-wall.path6500644editdlrm
systemd-logind.service20870644editdlrm
systemd-update-utmp-runlevel.service7970644editdlrm
systemd-user-sessions.service6280644editdlrm
Edit: /usr/lib/systemd/system/dbus.service (505B)
[Unit] Description=D-Bus System Message Bus Documentation=man:dbus-daemon(1) Requires=dbus.socket # we don't properly stop D-Bus (see ExecStop=), thus disallow restart RefuseManualStart=yes [Service] ExecStart=/usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only ExecReload=/usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig ExecStop=/bin/true KillMode=none OOMScoreAdjust=-900