Hi, now that /tmp is on tmpfs, there is a problem if you don't reboot for a longer time: /tmp will fill up your memory over the time. For this reason we will re-enable the systemd rule to cleanup /tmp after 10 days. /var/tmp stays unchanged. At the same time we split fs-var.conf into fs-tmp.conf for /tmp and fs-var-tmp.conf for /var/tmp, so that people can overwrite the rules for /tmp and /var/tmp independently. If you don't use tmpfs on /tmp or don't want to clean it up automatically, cp /usr/lib/tmpfiles.d/fs-tmp.conf to /etc/tmpfiles.d and remove the "10d" from the content. Thorsten -- Thorsten Kukuk, Distinguished Engineer, Senior Architect SLES & MicroOS SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany Managing Director: Felix Imendoerffer (HRB 36809, AG Nürnberg) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org