]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libpam: use /run instead of /var/run in systemd tmpfiles
authorRicardo Salveti <ricardo@foundries.io>
Thu, 17 Mar 2022 15:23:28 +0000 (12:23 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Mar 2022 12:11:15 +0000 (12:11 +0000)
commit09eabeff2168c416c18b1c375e095b472830a9b0
tree4d43655971e18c69fdd4104fe56ed9f536765e3e
parentb5d13cbdded0f71fd4b847066434d30e8a39c9ce
libpam: use /run instead of /var/run in systemd tmpfiles

/var/run in deprecated by systemd, use /run instead, as suggested by systemd.

This fixes the following systemd boot warning:

systemd-tmpfiles[340]: /etc/tmpfiles.d/pam.conf:1: Line references path
below legacy directory /var/run/, updating /var/run/sepermit →
/run/sepermit; please update the tmpfiles.d/ drop-in file accordingly.

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/pam/libpam/pam-volatiles.conf