mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
man: extend description of --boot
This commit is contained in:
@@ -144,8 +144,10 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--boot</option></term>
|
||||
<listitem><para>Also execute lines with an exclamation mark.
|
||||
</para></listitem>
|
||||
<listitem><para>Also execute lines with an exclamation mark. Lines that are not safe to be executed
|
||||
on a running system may be marked in this way. <command>systemd-tmpfiles</command> is executed in
|
||||
early boot with <option>--boot</option> specified and will execute those lines. When invoked again
|
||||
later, it should be called without <option>--boot</option>.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user