From 5ecba3429f3c5d75550137eb2c815ebb62dfdffb Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 20 Aug 2013 20:03:34 +0200 Subject: Switch to using /etc/tmpfiles.d for creating files/dirs in /run Also added a sanity check after processing each module, which will abort if anything is placed in /run directly --- remote/modules/pam/data/etc/tmpfiles.d/pipefs.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 remote/modules/pam/data/etc/tmpfiles.d/pipefs.conf (limited to 'remote/modules/pam/data') diff --git a/remote/modules/pam/data/etc/tmpfiles.d/pipefs.conf b/remote/modules/pam/data/etc/tmpfiles.d/pipefs.conf new file mode 100644 index 00000000..7c422623 --- /dev/null +++ b/remote/modules/pam/data/etc/tmpfiles.d/pipefs.conf @@ -0,0 +1,2 @@ +D /var/run/rpc_pipefs 0755 root root + -- cgit v1.2.3-55-g7522