summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3
diff options
context:
space:
mode:
authorNiko Mauno <niko.mauno@vaisala.com>2024-07-04 07:15:18 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-07-23 11:54:37 +0100
commita278540fc16ff4f47436549bfc745133d7d276dd (patch)
tree70f53b47d631969c2be43da0ad982eedfa7c9778 /meta/recipes-devtools/python/python3
parentd954ed621fc68087326e028e06a76f2363abe411 (diff)
downloadpoky-a278540fc16ff4f47436549bfc745133d7d276dd.tar.gz
systemd: Mitigate /var/tmp type mismatch issue
The base-files recipe provides /var/tmp -> /var/volatile/tmp symlink which is in conflict with systemd upstream tmpfiles.d/tmp.conf which defines it as a directory (or subvolume on btrfs). This generates following error in journal: Jul 03 15:37:21 qemux86-64 systemd-tmpfiles[158]: "/var/tmp" already exists and is not a directory. Mitigate the issue by defining /var/tmp as symlink corresponding to the one created by base-files. (From OE-Core rev: 1f1f6f45e3cfe24dfee8a09d01a5d32f3080e381) Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3')
0 files changed, 0 insertions, 0 deletions