projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
462d63d
)
man: mention that 'Z' ignores uid/gid/mode
author
Michal Schmidt
<mschmidt@redhat.com>
Thu, 15 Dec 2011 23:38:22 +0000
(
00:38
+0100)
committer
Michal Schmidt
<mschmidt@redhat.com>
Thu, 15 Dec 2011 23:38:22 +0000
(
00:38
+0100)
man/tmpfiles.d.xml
patch
|
blob
|
history
diff --git
a/man/tmpfiles.d.xml
b/man/tmpfiles.d.xml
index
580d99c
..
6a2a377
100644
(file)
--- a/
man/tmpfiles.d.xml
+++ b/
man/tmpfiles.d.xml
@@
-175,7
+175,7
@@
d /run/user 0755 root root 10d</programlisting>
creating this file or directory. If omitted or
when set to - the default is used: 0755 for
directories, 0644 for files. This parameter is
- ignored for x, r, R lines.</para>
+ ignored for x, r, R
, Z
lines.</para>
</refsect2>
<refsect2>
@@
-186,7
+186,7
@@
d /run/user 0755 root root 10d</programlisting>
user/group ID or a user or group name. If
omitted or when set to - the default 0 (root)
is used. . These parameters are ignored for x,
- r, R lines.</para>
+ r, R
, Z
lines.</para>
</refsect2>
<refsect2>