Project

General

Profile

Actions

Bug #32057

closed

Bootdisks are left in privatetmp of httpd

Added by Lukas Zapletal over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

This is because we now use PrivateTmp and systemd only cleans temp files after the service is stopped. But bootdisks are big (50MB each) and users will often fill their disks. The solution is to use permanent temp (/var/tmp) and clean them via systemd-tmpfiles.

Actions

Also available in: Atom PDF