]> code.ossystems Code Review - openembedded-core.git/commit
sysstat: Correct our systemd unit file
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Sun, 17 Nov 2019 23:23:35 +0000 (07:23 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Nov 2019 00:24:12 +0000 (00:24 +0000)
commite5c5ffb048e9ebce333d855254ef88eda2f3bf6b
tree6baa088b2a267cda4d4b333564c8cd51a954b82e
parentc0fcbf327288ef61e30fdbe27453875916ca32ba
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>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/sysstat/sysstat.inc
meta/recipes-extended/sysstat/sysstat/sysstat.service