mirror of
https://github.com/systemd/systemd.git
synced 2026-07-14 19:40:32 +00:00
Let's automatically destory per-unit private temporary directories, as they are created by PrivateTmp=yes on each boot, if we notice them to be around, in case they are left-overs from the last boot. Fixes: #4401