From 085b90af43fefd9ed195902c4b55f1da3c568554 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 19 Jul 2013 03:49:07 +0200 Subject: [PATCH] units: add references to bus API documentation to logind+machined --- units/systemd-logind.service.in | 1 + units/systemd-machined.service.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- 2.30.2