mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
units: add Documentation= field to console-getty.service
This commit is contained in:
2
TODO
2
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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user