projects
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11e6421
)
Bring tmpfiles.d/tmp.conf in line with Debian defaults
author
Tollef Fog Heen
<tfheen@err.no>
Tue, 5 Jun 2012 18:59:36 +0000
(20:59 +0200)
committer
Peter Michael Green
<plugwash@raspbian.org>
Thu, 20 Sep 2018 22:47:19 +0000
(23:47 +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
patch
|
blob
|
history
diff --git
a/tmpfiles.d/tmp.conf
b/tmpfiles.d/tmp.conf
index 22555a0076d7fae9dbc59d783dfb453849df03b4..8fb117f244d7e82f93daf5d72e2ee16118e13018 100644
(file)
--- 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-*