https://bugzilla.novell.com/show_bug.cgi?id=735027 https://bugzilla.novell.com/show_bug.cgi?id=735027#c1 --- Comment #1 from Karl Eichwalder <ke@suse.com> 2011-12-06 11:32:00 CET --- Here is my proposal: <title>systemd Cleans tmp directories</title> <para> systemd maintains directories at boot time as specified in <filename>tmpfiles.d</filename> directories; for more information, see the <filename>tmpfiles.d</filename> manpage. </para> <para> By default, systemd cleans <filename>tmp</filename> as configured in <filename>/usr/lib/tmpfiles.d/tmp.conf</filename>: </para> <screen>d /tmp 1777 root root 10d d /var/tmp 1777 root root 30d </screen> <para> Note: systemd does not honor sysconfig variables in <filename>/etc/sysconfig/cron</filename> such as <literal>TMP_DIRS_TO_CLEAR</literal>. </para> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.