From: Lennart Poettering Date: Thu, 31 May 2012 12:51:05 +0000 (+0200) Subject: units: add Documentation= field to console-getty.service X-Git-Tag: v185~30 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=88f8ffbd63d09b0f2899a8d45fc82e22839aeb81;ds=sidebyside units: add Documentation= field to console-getty.service --- 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