chiark / gitweb /
man: various fixes
[elogind.git] / man / systemd.service.xml
index 5285ce3d52157e20723bc594e78dc575de5f21bd..5230a78337e34b9ca3a2e532b83283928c4b748d 100644 (file)
                                         daemon process. This is the
                                         behaviour of traditional UNIX
                                         daemons. If this setting is
                                         daemon process. This is the
                                         behaviour of traditional UNIX
                                         daemons. If this setting is
-                                        used it is recommended to also
+                                        used, it is recommended to also
                                         use the
                                         <varname>PIDFile=</varname>
                                         option, so that systemd can
                                         identify the main process of
                                         use the
                                         <varname>PIDFile=</varname>
                                         option, so that systemd can
                                         identify the main process of
-                                        the daemon. systemd will start
-                                        follow-up units as soon as the
-                                        parent process exited.</para>
+                                        the daemon. systemd will proceed
+                                        starting follow-up units as soon
+                                        as the parent process exits.</para>
 
                                         <para>If set to
                                         <literal>simple</literal> (the
 
                                         <para>If set to
                                         <literal>simple</literal> (the
                                         configured with
                                         <varname>ExecStart=</varname>
                                         is the main process of the
                                         configured with
                                         <varname>ExecStart=</varname>
                                         is the main process of the
-                                        daemon. In this mode
+                                        daemon. In this mode,
                                         communication channels must be
                                         available before the daemon is
                                         communication channels must be
                                         available before the daemon is
-                                        started up, as systemd will
-                                        immediately start follow-up
-                                        units.</para>
+                                        started up (sockets set up by systemd),
+                                        as systemd will immediately proceed
+                                        starting follow-up units.</para>
 
                                         <para>Behaviour of
                                         <literal>finish</literal> is
 
                                         <para>Behaviour of
                                         <literal>finish</literal> is
                                         the daemon acquires a name on
                                         the D-Bus bus, as configured
                                         by
                                         the daemon acquires a name on
                                         the D-Bus bus, as configured
                                         by
-                                        <varname>BusName=</varname>. Follow-up
-                                        units will be started after
-                                        the name has been
+                                        <varname>BusName=</varname>. Systemd will
+                                        proceed starting follow-up
+                                        units after the D-Bus bus name has been
                                         acquired.</para>
                                 </listitem>
                         </varlistentry>
                                         acquired.</para>
                                 </listitem>
                         </varlistentry>
                         <varlistentry>
                                 <term><varname>BusName=</varname></term>
                                 <listitem>
                         <varlistentry>
                                 <term><varname>BusName=</varname></term>
                                 <listitem>
-                                        <para>Takes a D-Bus bus name
-                                        that this service is reachable
+                                        <para>Takes a D-Bus bus name,
+                                        where this service is reachable
                                         as. This option is mandatory
                                         for services where
                                         <varname>Type=</varname> is
                                         as. This option is mandatory
                                         for services where
                                         <varname>Type=</varname> is