man: strengthen language about generator output

Inspired by https://bugzilla.redhat.com/show_bug.cgi?id=2165433.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-02-01 15:34:38 +01:00
parent 0c8b320ab1
commit 2bd88a2944

View file

@ -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>