summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd-serialgetty
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2014-03-27 11:53:06 +1100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-27 09:42:07 +0000
commitb25e90f8f04407ccf44dfda1acd7c3d4aafb2bc8 (patch)
tree33d8004977caf17752abfc4e675f85de024adf26 /meta/recipes-core/systemd/systemd-serialgetty
parent3ae9225905093f5819cad5c95380be7c2f44b128 (diff)
downloadpoky-b25e90f8f04407ccf44dfda1acd7c3d4aafb2bc8.tar.gz
systemd-serialgetty: update to match systemd 211
(From OE-Core rev: c48a2827a5494983dcefa70d8bebcc50e8a5fc3b) Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd/systemd-serialgetty')
-rw-r--r--meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service3
1 files changed, 3 insertions, 0 deletions
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
31KillMode=process 31KillMode=process
32IgnoreSIGPIPE=no 32IgnoreSIGPIPE=no
33SendSIGHUP=yes 33SendSIGHUP=yes
34
35[Install]
36WantedBy=getty.target