Drop [Install] sections from user services
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Sat, 7 Nov 2015 12:03:47 +0000 (13:03 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Sat, 7 Nov 2015 12:10:43 +0000 (13:10 +0100)
commit09cb6d7b467f6d1c6685ee9ccc171f4dddbe1f42
tree4716df813a9a85286c1baea6cef5125aba3d37d9
parent5739c6f73f853c5b969f6e2ce6326d9f280fe34e
Drop [Install] sections from user services

We install the symlink to enable dbus.socket statically, so it doesn't
make much sense to invoke `systemctl enable` on it; and
dbus.service should normally be started by socket activation
(or possibly an explicit dependency) rather than manually.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=92402
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Lennart Poettering
bus/systemd-user/dbus.service.in
bus/systemd-user/dbus.socket.in