diff options
author | changqing.li@windriver.com <changqing.li@windriver.com> | 2018-06-19 17:46:58 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-20 10:01:28 -0700 |
commit | 6457b3d77dde964a01833c6904a42092150edea5 (patch) | |
tree | a0f8cc349ae3c813fb95f880e4f2f4facbe5c861 /meta-python/recipes-devtools/python/python-pytest.inc | |
parent | a2f02d1d7b05942592b1c3b2036537629cda2565 (diff) | |
download | meta-openembedded-6457b3d77dde964a01833c6904a42092150edea5.tar.gz |
syslog-ng: fix syslog-ng startup problem with systemd
1. Fix syslog-ng service cannot startup after upgrade to 3.15.1
1) Align path of syslog-ng.conf between syslog-ng@default
and do_install in syslog-ng.inc
2) create a default instance for syslog-ng
3) Install default parameter file to /etc/default according
to https://github.com/balabit/syslog-ng/commit
/649d1151e79033cc2b81b3353917507266814436
2. Fix "Failed to acquire /run/systemd/journal/syslog socket,
disabling systemd-syslog source;" accordint to below content
from syslog-ng admin guide.
1) for linux, If the host is running under systemd, syslog-ng
OSE reads directly from the systemd journal file using the
systemd-journal() source.
2) If possible, use the more reliable systemd-journal() driver
instead.
3) The socket activation of systemd is buggy, causing some log
messages to get lost during syst
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytest.inc')
0 files changed, 0 insertions, 0 deletions