diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2019-11-13 06:14:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-14 13:21:00 +0000 |
commit | 045d0c282ff854e012a4add66f61d4eecf3ec2db (patch) | |
tree | cd74bc0a6f766613423bdddce602e6f1468b6b4c /meta/site/armeb-linux | |
parent | 1be5812f17d4ec5fd2b4014e7401ecd5101768b4 (diff) | |
download | poky-045d0c282ff854e012a4add66f61d4eecf3ec2db.tar.gz |
sysstat: Correct our systemd unit file
In commit 8862f21e (sysstat: 12.1.3 -> 12.1.6), sa_lib_dir was changed
from "${libdir}/sa" to "${libexecdir}/sa" to avoid problems with
multilib. However, the systemd unit file was not changed accordingly,
which lead to the following error when trying to start the service:
systemd[4698]: sysstat.service: Failed at step EXEC spawning
/usr/lib/sa/sa1: No such file or directory
(From OE-Core rev: 0fd691b9801b5313ff2e2c2cd5ca13fd50063235)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/armeb-linux')
0 files changed, 0 insertions, 0 deletions