SHA256
1
0
forked from pool/systemd
systemd/systemd-tmp-safe-defaults.patch
2013-04-19 14:00:28 +00:00

18 lines
598 B
Diff

max@suse.de FATE#314974
Index: systemd-200/tmpfiles.d/tmp.conf
===================================================================
--- systemd-200.orig/tmpfiles.d/tmp.conf 2013-03-20 22:58:40.159281473 +0100
+++ systemd-200/tmpfiles.d/tmp.conf 2013-04-19 14:37:47.500403658 +0200
@@ -8,8 +8,8 @@
# See tmpfiles.d(5) for details
# Clear tmp directories separately, to make them easier to override
-d /tmp 1777 root root 10d
-d /var/tmp 1777 root root 30d
+d /tmp 1777 root root
+d /var/tmp 1777 root root
# Exclude namespace mountpoints created with PrivateTmp=yes
x /tmp/systemd-private-*