libpam: use /run instead of /var/run in systemd tmpfiles

Update the deprecated path to remove the systemd warning:

/etc/tmpfiles.d/pam.conf:2: Line references path below
legacy directory /var/run/, updating /var/run/console
/run/console; please update the tmpfiles.d/

(From OE-Core rev: 7865234fadf01a434d1f7097881b70905c1b8aa2)

Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Beniamin Sandu
2022-08-04 14:38:18 +03:00
committed by Richard Purdie
parent b1c27d69f6
commit d16bdcd478

View File

@@ -1 +1 @@
d root root 0755 /var/run/sepermit none
d root root 0755 /run/sepermit none