mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08:00
man: add a comment that inode type policy might be enforces via an LSM or similar
Just to tighten the language a bit, why people should care about where they place their inodes.
This commit is contained in:
parent
fd6e079e7b
commit
5b53894123
@ -573,6 +573,9 @@
|
||||
Similarly, <filename>/run/</filename> shall be the only location to
|
||||
place sockets and FIFOs. Regular files, directories and symlinks
|
||||
may be used in all directories.</para>
|
||||
|
||||
<para>Applications should expect that a security policy might be enforced on a system that enforces these
|
||||
rules.</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
Loading…
Reference in New Issue
Block a user