diff options
author | Haitao Liu <haitao.liu@windriver.com> | 2025-04-23 09:48:38 +0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-05-02 08:12:41 -0700 |
commit | 7cb984d5ed3d3f18da409df9edda7f8566d8c250 (patch) | |
tree | c0286e2a65dfca93a4a652f69ad4d15c46c094b8 /scripts/lib/devtool/export.py | |
parent | 9ace4f7ae54435e8e48b8fb1c06b09a380cc7f7b (diff) | |
download | poky-7cb984d5ed3d3f18da409df9edda7f8566d8c250.tar.gz |
systemd: systemd-journald fails to setup LogNamespace
A LogNamespace error for systemd v250:
"""
Apr 28 17:44:00 a-rinline2b systemd[467]:
systemd-journald@tester.service: Failed to set up special execution
directory in /var/log: Not a directory
Apr 28 17:44:00 a-rinline2b systemd[467]:
systemd-journald@tester.service: Failed at step LOGS_DIRECTORY spawning
/lib/systemd/systemd-journald: Not a directory
"""
That's because that "/var/log/journal" couldn't be created during
program runtime.
(From OE-Core rev: 8eb185024f9a9e57a9b710c70f09552729558892)
Signed-off-by: Haitao Liu <haitao.liu@windriver.com>
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/export.py')
0 files changed, 0 insertions, 0 deletions