mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
man: tmpfiles.d: z/Z ignore the argument
The argument is not used for any MAC context by z and Z, so drop the confusing text from the table.
This commit is contained in:
committed by
Topi Miettinen
parent
c667e09ba0
commit
d4ffda3871
@@ -61,8 +61,8 @@ x /path-or-glob/to/ignore - - - - -
|
||||
X /path-or-glob/to/ignore/recursively - - - - -
|
||||
r /empty/dir/to/remove - - - - -
|
||||
R /dir/to/remove/recursively - - - - -
|
||||
z /path-or-glob/to/adjust/mode mode user group - MAC context
|
||||
Z /path-or-glob/to/adjust/mode/recursively mode user group - MAC context
|
||||
z /path-or-glob/to/adjust/mode mode user group - -
|
||||
Z /path-or-glob/to/adjust/mode/recursively mode user group - -
|
||||
t /path-or-glob/to/set/xattrs - - - - xattrs
|
||||
T /path-or-glob/to/set/xattrs/recursively - - - - xattrs
|
||||
h /path-or-glob/to/set/attrs - - - - file attrs
|
||||
|
||||
Reference in New Issue
Block a user