[oe-commits] Jonathan Liu : systemd-serialgetty: update to match systemd 211

git at git.openembedded.org git at git.openembedded.org
Thu Mar 27 09:36:08 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: c48a2827a5494983dcefa70d8bebcc50e8a5fc3b
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c48a2827a5494983dcefa70d8bebcc50e8a5fc3b

Author: Jonathan Liu <net147 at gmail.com>
Date:   Thu Mar 27 11:53:06 2014 +1100

systemd-serialgetty: update to match systemd 211

Signed-off-by: Jonathan Liu <net147 at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/systemd/systemd-serialgetty/serial-getty at .service | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/recipes-core/systemd/systemd-serialgetty/serial-getty at .service b/meta/recipes-core/systemd/systemd-serialgetty/serial-getty at .service
index 46c15ed..865de34 100644
--- a/meta/recipes-core/systemd/systemd-serialgetty/serial-getty at .service
+++ b/meta/recipes-core/systemd/systemd-serialgetty/serial-getty at .service
@@ -31,3 +31,6 @@ TTYVHangup=yes
 KillMode=process
 IgnoreSIGPIPE=no
 SendSIGHUP=yes
+
+[Install]
+WantedBy=getty.target



More information about the Openembedded-commits mailing list