[systemd-commits] units/serial-getty at .service.m4
Zbigniew JÄdrzejewski-Szmek
zbyszek at kemper.freedesktop.org
Mon Feb 24 04:59:19 PST 2014
units/serial-getty at .service.m4 | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 7143555ce8f94b002d06b9b058d7d90c3a4901a9
Author: Zbigniew JÄdrzejewski-Szmek <zbyszek at in.waw.pl>
Date: Mon Feb 24 08:02:28 2014 -0500
units/serial-getty at .service: add [Install] section
This makes it easier to manually enable and disable
specific gettys, and also mirrors getty at .service.
http://lists.freedesktop.org/archives/systemd-devel/2014-February/017329.html
diff --git a/units/serial-getty at .service.m4 b/units/serial-getty at .service.m4
index 0e612bb..e94cdb4 100644
--- a/units/serial-getty at .service.m4
+++ b/units/serial-getty at .service.m4
@@ -33,3 +33,6 @@ TTYVHangup=yes
KillMode=process
IgnoreSIGPIPE=no
SendSIGHUP=yes
+
+[Install]
+WantedBy=getty.target
More information about the systemd-commits
mailing list