mirror of
https://github.com/systemd/systemd.git
synced 2025-01-18 10:04:04 +03:00
b5c8cc0a3b
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