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: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88f8ffbd63d09b0f2899a8d45fc82e22839aeb81;p=systemd units: add Documentation= field to console-getty.service --- diff --git a/TODO b/TODO index 045cfc41..471d4d2e 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 298082b3..9d80d4b6 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