chiark / gitweb /
dbus: import struct unit_info from systemctl
[elogind.git] / tmpfiles.d / tmp.conf
index 1284fc4700ba917a07e3b915b74c31f4ba4e7939..ef5a9f0f2cb31979e07e4b6f18939a721d7603a3 100644 (file)
@@ -10,3 +10,7 @@
 # Clear tmp directories separately, to make them easier to override
 d /tmp 1777 root root 10d
 d /var/tmp 1777 root root 30d
+
+# Exclude namespace mountpoints created with PrivateTmp=yes
+X /tmp/systemd-private-*
+X /var/tmp/systemd-private-*