From 29c1cf57b552548c0c65e443bc3c3e004c35dffa Mon Sep 17 00:00:00 2001 From: Cameron Norman Date: Mon, 28 Apr 2014 15:42:11 +0100 Subject: Add "Documentation=man:dbus-daemon(1)" line to systemd service Enhances usability under systemd by making the documentation available with systemctl status or systemctl help. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=77447 Reviewed-by: Simon McVittie --- bus/dbus.service.in | 1 + 1 file changed, 1 insertion(+) diff --git a/bus/dbus.service.in b/bus/dbus.service.in index 1b0bbb29..3bc4726a 100644 --- a/bus/dbus.service.in +++ b/bus/dbus.service.in @@ -1,5 +1,6 @@ [Unit] Description=D-Bus System Message Bus +Documentation=man:dbus-daemon(1) Requires=dbus.socket [Service] -- cgit v1.2.3