From: Lennart Poettering Date: Fri, 19 Jul 2013 01:49:07 +0000 (+0200) Subject: units: add references to bus API documentation to logind+machined X-Git-Tag: v206~34 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=085b90af43fefd9ed195902c4b55f1da3c568554 units: add references to bus API documentation to logind+machined --- diff --git a/units/systemd-logind.service.in b/units/systemd-logind.service.in index c4611e849..6b687171c 100644 --- a/units/systemd-logind.service.in +++ b/units/systemd-logind.service.in @@ -8,6 +8,7 @@ [Unit] Description=Login Service Documentation=man:systemd-logind.service(8) man:logind.conf(5) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/logind Documentation=http://www.freedesktop.org/wiki/Software/systemd/multiseat Wants=user.slice After=nss-user-lookup.target user.slice diff --git a/units/systemd-machined.service.in b/units/systemd-machined.service.in index 334c622a1..87a81b9c8 100644 --- a/units/systemd-machined.service.in +++ b/units/systemd-machined.service.in @@ -8,7 +8,7 @@ [Unit] Description=Virtual Machine and Container Registration Service Documentation=man:systemd-machined.service(8) -Documentation=http://www.freedesktop.org/wiki/Software/systemd/machines +Documentation=http://www.freedesktop.org/wiki/Software/systemd/machined Wants=machine.slice After=machine.slice