diff options
author | Adrian Zaharia <Adrian.Zaharia@windriver.com> | 2021-06-28 12:02:16 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-06-28 09:49:22 -0700 |
commit | 73d5cd5e8d9d8a922b6a8a9d90adf0470a99314e (patch) | |
tree | 1dc0ee49be4d4ec0e3380835272fc512d6c0c089 /meta-python/recipes-devtools/python/python3-m2crypto/cross-compile-platform.patch | |
parent | 497602b4840720e8351ecf961ac6f85103093750 (diff) | |
download | meta-openembedded-73d5cd5e8d9d8a922b6a8a9d90adf0470a99314e.tar.gz |
ntp: fix ntpdate to wait for subprocesses
When using systemd, ntpdate-sync script will start in background
triggering the start of ntpd without actually exiting.
This results in an bind error in ntpd startup.
Add wait at the end of ntpdate script to ensure that when the ntpdate.service
is marked as finished the oneshot script ntpdate-sync finished and unbind the
ntp port
Fixes #386
Signed-off-by: Adrian Zaharia <Adrian.Zaharia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-m2crypto/cross-compile-platform.patch')
0 files changed, 0 insertions, 0 deletions