From d59df2e45cab6d9dbb1e85cc105ef20cf9d1ce8e Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Tue, 5 Jun 2012 20:59:36 +0200 Subject: [PATCH] Bring tmpfiles.d/tmp.conf in line with Debian defaults Closes: #675422 Gbp-Pq: Topic debian Gbp-Pq: Name Bring-tmpfiles.d-tmp.conf-in-line-with-Debian-defaul.patch --- tmpfiles.d/tmp.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tmpfiles.d/tmp.conf b/tmpfiles.d/tmp.conf index 22555a00..8fb117f2 100644 --- a/tmpfiles.d/tmp.conf +++ b/tmpfiles.d/tmp.conf @@ -8,8 +8,8 @@ # See tmpfiles.d(5) for details # Clear tmp directories separately, to make them easier to override -q /tmp 1777 root root 10d -q /var/tmp 1777 root root 30d +D /tmp 1777 root root - +#q /var/tmp 1777 root root 30d # Exclude namespace mountpoints created with PrivateTmp=yes x /tmp/systemd-private-%b-* -- 2.30.2