summaryrefslogtreecommitdiffstats
path: root/tmpfiles.d/credstore.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmpfiles.d/credstore.conf')
-rw-r--r--tmpfiles.d/credstore.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/tmpfiles.d/credstore.conf b/tmpfiles.d/credstore.conf
index fb1ccf82d2..de250f7561 100644
--- a/tmpfiles.d/credstore.conf
+++ b/tmpfiles.d/credstore.conf
@@ -7,7 +7,7 @@
# See tmpfiles.d(5) for details
-d /etc/credstore 0000 root root
-d /etc/credstore.encrypted 0000 root root
-z /run/credstore 0000 root root
-z /run/credstore.encrypted 0000 root root
+d /etc/credstore 0700 root root
+d /etc/credstore.encrypted 0700 root root
+z /run/credstore 0700 root root
+z /run/credstore.encrypted 0700 root root