From b73acde402a81e9834ea47be59d4a01b8b5133b2f285ec90fcc1db75bc718c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20M=C3=B6llers?= Date: Wed, 3 Nov 2021 07:33:24 +0000 Subject: [PATCH] Accepting request 928857 from home:gmbr3:Active - Add /run/pam_timestamp to pam.tmpfiles OBS-URL: https://build.opensuse.org/request/show/928857 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=252 --- pam.changes | 5 +++++ pam.tmpfiles | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/pam.changes b/pam.changes index 5c04f0c..ec7c4be 100644 --- a/pam.changes +++ b/pam.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 2 20:32:04 UTC 2021 - Callum Farmer + +- Add /run/pam_timestamp to pam.tmpfiles + ------------------------------------------------------------------- Tue Oct 12 13:49:53 UTC 2021 - Josef Möllers diff --git a/pam.tmpfiles b/pam.tmpfiles index b6e8937..444ec5d 100644 --- a/pam.tmpfiles +++ b/pam.tmpfiles @@ -1,3 +1,4 @@ -#Type Path Mode User Group Age Argument -d /run/faillock 0755 root root - - -d /run/motd.d 0755 root root - - +#Type Path Mode User Group Age Argument +d /run/faillock 0755 root root - - +d /run/motd.d 0755 root root - - +d /run/pam_timestamp 0755 root root - -