From 88f8ffbd63d09b0f2899a8d45fc82e22839aeb81 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 31 May 2012 14:51:05 +0200 Subject: [PATCH] units: add Documentation= field to console-getty.service --- TODO | 2 ++ units/console-getty.service.m4.in | 1 + 2 files changed, 3 insertions(+) diff --git a/TODO b/TODO index 045cfc414..471d4d2e0 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,8 @@ Bugfixes: Features: +* handle C-A-Del in logind, like the power/suspend buttons? + * nspawn: make use of device cgroup contrller by default * parse kernel cmdline option for capability bset diff --git a/units/console-getty.service.m4.in b/units/console-getty.service.m4.in index 298082b3a..9d80d4b6f 100644 --- a/units/console-getty.service.m4.in +++ b/units/console-getty.service.m4.in @@ -7,6 +7,7 @@ [Unit] Description=Console Getty +Documentation=man:agetty(8) After=systemd-user-sessions.service plymouth-quit-wait.service m4_ifdef(`TARGET_FEDORA', After=rc-local.service -- 2.30.2