From: Tollef Fog Heen Date: Tue, 5 Jun 2012 18:59:36 +0000 (+0200) Subject: Bring tmpfiles.d/tmp.conf in line with Debian defaults X-Git-Tag: archive/raspbian/241-7_deb10u6+rpi1^2~15 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d59df2e45cab6d9dbb1e85cc105ef20cf9d1ce8e;p=systemd.git 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 --- 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-*