projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34c1096
)
tmpfiles: automatically clean up /var/lib/systemd/coredump after 3d
author
Lennart Poettering
<lennart@poettering.net>
Wed, 18 Jun 2014 20:06:25 +0000
(22:06 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Wed, 18 Jun 2014 22:00:24 +0000
(
00:00
+0200)
tmpfiles.d/systemd.conf
patch
|
blob
|
history
diff --git
a/tmpfiles.d/systemd.conf
b/tmpfiles.d/systemd.conf
index
fbc4782
..
8cba5ca
100644
(file)
--- a/
tmpfiles.d/systemd.conf
+++ b/
tmpfiles.d/systemd.conf
@@
-25,3
+25,6
@@
Z /run/log/journal/%m ~2750 root systemd-journal - -
z /var/log/journal 2755 root systemd-journal - -
z /var/log/journal/%m 2755 root systemd-journal - -
+
+d /var/lib/systemd 0755 root root -
+d /var/lib/systemd/coredump 0755 root root 3d