chiark / gitweb /
man: document that ExecStartPre= is not the place to start long-running processes
[elogind.git] / man / systemd.unit.xml
index 4dae63138905faa8ced121b84e000763692f3803..a452f87bafde0b59745392747f8bf1ef0c6dad19 100644 (file)
     from directories not on the unit load path. See the
     <command>link</command> command for
     <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
-    Also, some units are dynamically created via generators <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/Generators/">Generators</ulink>.
+    Also, some units are dynamically created via a
+    <citerefentry><refentrytitle>systemd.generator</refentrytitle><manvolnum>7</manvolnum></citerefentry>.
     </para>
   </refsect1>
 
@@ -1362,7 +1362,7 @@ WantedBy=multi-user.target</programlisting>
 
       <para>Now one wants to change some settings as an administrator:
       firstly, in the local setup, <filename>/srv/webserver</filename>
-      might not exit, because the HTTP server is configured to use
+      might not exist, because the HTTP server is configured to use
       <filename>/srv/www</filename> instead. Secondly, the local
       configuration makes the HTTP server also depend on a memory
       cache service, <filename>memcached.service</filename>, that