mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
man: split out "Type Modifiers" section from "Types" section in tmpfiles.d docs
I had trouble finding the right paragraphs, so I guess others might have too. Hence let's add a tiny bit more structure by separating these two parts out.
This commit is contained in:
parent
e52f6f6358
commit
67ff6b3031
@ -462,6 +462,10 @@ L /tmp/foobar - - - - /dev/null</programlisting>
|
|||||||
symlinks.</para></listitem>
|
symlinks.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
</refsect2>
|
||||||
|
|
||||||
|
<refsect2>
|
||||||
|
<title>Type Modifiers</title>
|
||||||
|
|
||||||
<para>If the exclamation mark (<literal>!</literal>) is used, this line is only safe to execute during
|
<para>If the exclamation mark (<literal>!</literal>) is used, this line is only safe to execute during
|
||||||
boot, and can break a running system. Lines without the exclamation mark are presumed to be safe to
|
boot, and can break a running system. Lines without the exclamation mark are presumed to be safe to
|
||||||
|
Loading…
Reference in New Issue
Block a user