Bring tmpfiles.d/tmp.conf in line with Debian defaults
authorTollef Fog Heen <tfheen@err.no>
Tue, 5 Jun 2012 18:59:36 +0000 (20:59 +0200)
committerMichael Biebl <biebl@debian.org>
Thu, 18 Jul 2019 17:38:23 +0000 (18:38 +0100)
Closes: #675422
Gbp-Pq: Topic debian
Gbp-Pq: Name Bring-tmpfiles.d-tmp.conf-in-line-with-Debian-defaul.patch

tmpfiles.d/tmp.conf

index 22555a0076d7fae9dbc59d783dfb453849df03b4..8fb117f244d7e82f93daf5d72e2ee16118e13018 100644 (file)
@@ -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-*