Stop statically enabling dbus.socket in dbus.target
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Sat, 7 Nov 2015 12:06:52 +0000 (13:06 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Sat, 7 Nov 2015 12:11:14 +0000 (13:11 +0100)
commitd3670e9279f56bbc15f33adbd0086e059b184f8a
treeb099a0e0dc486f405a4098fc39bd4d83cf30d20c
parent09cb6d7b467f6d1c6685ee9ccc171f4dddbe1f42
Stop statically enabling dbus.socket in dbus.target

dbus.target was relevant in early versions of systemd, but is not
used or installed any more. We also enable the socket in sockets.target,
which is the right place to do this sort of thing.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=78412
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757913
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Lennart Poettering
bus/Makefile.am