]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: strengthen language about generator output 26286/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 1 Feb 2023 14:34:38 +0000 (15:34 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 1 Feb 2023 14:34:38 +0000 (15:34 +0100)
Inspired by https://bugzilla.redhat.com/show_bug.cgi?id=2165433.

man/systemd.generator.xml

index 19ec586fa08e035f58de7aaf95deec9b941b6390..79c046faac48a4cfc5b7cb39ea4cb673378c0075 100644 (file)
         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>