mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
man,units: drop "temporary" from description of systemd-tmpfiles
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
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
4d6222b6a4
commit
b5c8cc0a3b
@@ -8,7 +8,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Create Volatile Files and Directories
|
||||
Description=Create System Files and Directories
|
||||
Documentation=man:tmpfiles.d(5) man:systemd-tmpfiles(8)
|
||||
|
||||
DefaultDependencies=no
|
||||
|
||||
Reference in New Issue
Block a user