mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
units/serial-getty@.service: add [Install] section
This makes it easier to manually enable and disable specific gettys, and also mirrors getty@.service. http://lists.freedesktop.org/archives/systemd-devel/2014-February/017329.html
This commit is contained in:
parent
248fab742d
commit
7143555ce8
@ -33,3 +33,6 @@ TTYVHangup=yes
|
||||
KillMode=process
|
||||
IgnoreSIGPIPE=no
|
||||
SendSIGHUP=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=getty.target
|
||||
|
Loading…
Reference in New Issue
Block a user