]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Do not install anything in /var/volatile
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 29 Oct 2021 21:29:16 +0000 (23:29 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Nov 2021 10:41:15 +0000 (10:41 +0000)
commit73356f6d9d3881cf8ebde91a84758b25c63432cf
tree462ed64473f84ea704aebbb9888e8b8e15e9fe2e
parentcaf0457ef1e081eed177ade5e727dd7aa3f41bdd
systemd: Do not install anything in /var/volatile

/var/log is typically a symbolic link to inside /var/volatile, which
is expected to be empty. Check ${VOLATILE_LOG_DIR} to see if it is ok
to install /var/log.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd_249.5.bb