1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 03:25:31 +03:00

man: tmpfiles.d - recommend using b! and c!

We should avoid creating static device nodes at runtime.
This commit is contained in:
Tom Gundersen 2014-10-27 17:28:29 +01:00
parent 8c94052ee5
commit 1dfcee5985

View File

@ -210,7 +210,12 @@ L /tmp/foobar - - - - /dev/null</programlisting>
device node is to be created,
it will be removed and be
replaced by the device
node.</para></listitem>
node. It is recommended to suffix this
entry with an exclamation mark to only
create static device nodes at boot,
as udev will not manage static device
nodes that are created at runtime.
</para></listitem>
</varlistentry>
<varlistentry>
@ -224,7 +229,12 @@ L /tmp/foobar - - - - /dev/null</programlisting>
device node is to be created,
it will be removed and be
replaced by the device
node.</para></listitem>
node. It is recommended to suffix this
entry with an exclamation mark to only
create static device nodes at boot,
as udev will not manage static device
nodes that are created at runtime.
</para></listitem>
</varlistentry>
<varlistentry>