]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Sync systemd-serialgetty@.service with upstream
authorOtavio Salvador <otavio.salvador@gmail.com>
Fri, 12 Jun 2020 17:30:44 +0000 (14:30 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Jun 2020 13:53:40 +0000 (14:53 +0100)
commit63bbff61b78c651339c4b18d8376187379ec3b3c
treec5cc0e97e1616c83fe627e33d7199831eaba9e03
parent197f1d5d14b8e57295f5a81c03c86abba5328614
systemd: Sync systemd-serialgetty@.service with upstream

The systemd upstream has been doing some improvements in the service
which were not in sync, with the forked file. Mainly:

 - Use BindsTo to bind the service with the required serial device
 - Add of getty-pre.target as dependency so we can run things before
   getty@.service and serial-getty@.service
 - Add conflicts to rescue to avoid issues with sulogin

We did not change the ExecStart and Environment fields so we don't have
side effects of this change.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service