From: Zbigniew Jędrzejewski-Szmek Date: Mon, 24 Feb 2014 13:02:28 +0000 (-0500) Subject: units/serial-getty@.service: add [Install] section X-Git-Tag: v210~13 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=7143555ce8f94b002d06b9b058d7d90c3a4901a9;hp=248fab742d2b61557de93ac6e422986a8858bf52 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 --- diff --git a/units/serial-getty@.service.m4 b/units/serial-getty@.service.m4 index 0e612bbde..e94cdb4aa 100644 --- a/units/serial-getty@.service.m4 +++ b/units/serial-getty@.service.m4 @@ -33,3 +33,6 @@ TTYVHangup=yes KillMode=process IgnoreSIGPIPE=no SendSIGHUP=yes + +[Install] +WantedBy=getty.target