mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-08 21:17:47 +03:00
man: udev - clarify when RUN is executed
Unlike IMPORT and PROGRAM, RUN is not executed inline, but after all the rules of the given event have been processed.
This commit is contained in:
parent
f4fbb8be14
commit
08cbc57e87
@ -374,8 +374,8 @@
|
||||
<varlistentry>
|
||||
<term><option>RUN{<replaceable>type</replaceable>}</option></term>
|
||||
<listitem>
|
||||
<para>Add a program to the list of programs to be executed for a specific
|
||||
device, depending on <literal>type</literal>:</para>
|
||||
<para>Add a program to the list of programs to be executed after processing all the
|
||||
rules for a specific event, depending on <literal>type</literal>:</para>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><literal>program</literal></term>
|
||||
|
Loading…
Reference in New Issue
Block a user