diff options
-rw-r--r-- | TODO | 2 | ||||
-rw-r--r-- | units/console-getty.service.m4.in | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -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 298082b3a9..9d80d4b6f6 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 |