mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
Historically, systemd-tmpfiles was designed to manager temporary files, but nowadays it has become a generic tool for managing all kinds of files. To avoid user confusion, let's remove "temporary" from the tool's description. As discussed in #33349