From c48a2827a5494983dcefa70d8bebcc50e8a5fc3b Mon Sep 17 00:00:00 2001 From: Jonathan Liu Date: Thu, 27 Mar 2014 11:53:06 +1100 Subject: systemd-serialgetty: update to match systemd 211 Signed-off-by: Jonathan Liu Signed-off-by: Richard Purdie --- meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-core') diff --git a/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service b/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service index 46c15ed7e7..865de3402d 100644 --- a/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service +++ b/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service @@ -31,3 +31,6 @@ TTYVHangup=yes KillMode=process IgnoreSIGPIPE=no SendSIGHUP=yes + +[Install] +WantedBy=getty.target -- cgit 1.2.3-korg