diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2016-07-27 17:40:41 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-01 11:46:37 +0100 |
commit | f49e4847ba00cdd072e5f072cb9ca69ef98af758 (patch) | |
tree | b22ef33aaa5b37131c3c3d2af947cf68a6a56d14 /meta/lib/oeqa/utils/commands.py | |
parent | a0bb64973e767c3b8e0bae18ee84ed92693922f0 (diff) | |
download | openembedded-core-f49e4847ba00cdd072e5f072cb9ca69ef98af758.tar.gz openembedded-core-f49e4847ba00cdd072e5f072cb9ca69ef98af758.tar.bz2 openembedded-core-f49e4847ba00cdd072e5f072cb9ca69ef98af758.zip |
oeqa/runtime/syslog: test_syslog_logger Don't try to use logread when systemd is enabled
Busybox logread uses shmmem circular buffer to retrive [1] syslog messages
when systemd is enabled this shmem circular buffer isn't enabled because
systemd journald doesn't provide it.
[1] https://git.busybox.net/busybox/tree/sysklogd/logread.c?id=accd9eeb719916da974584b33b1aeced5f3bb346#n121
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/lib/oeqa/utils/commands.py')
0 files changed, 0 insertions, 0 deletions