mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-11 05:17:44 +03:00
man: strengthen language about generator output
Inspired by https://bugzilla.redhat.com/show_bug.cgi?id=2165433.
This commit is contained in:
parent
0c8b320ab1
commit
2bd88a2944
@ -127,6 +127,11 @@
|
||||
precedence.</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
<para>Note: generators <emphasis>must not</emphasis> write to other locations or otherwise make changes
|
||||
to system state. Generator output is supposed to last only until the next
|
||||
<command>daemon-reload</command> or <command>daemon-reexec</command>; if the generator is replaced
|
||||
or masked, its effects should vanish.</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
Loading…
Reference in New Issue
Block a user