chiark / gitweb /
service: make the fsck pass no configurable
[elogind.git] / man / systemd.service.xml
index 0baeb75445169c250e6f2022a4653ad093655186..d5633dc3290a954fdc6759a2969ca46894b2d44a 100644 (file)
 
                                 <para>If set to
                                 <option>simple</option> (the default
-                                value) it is expected that the process
-                                configured with
+                                value if <varname>BusName=</varname>
+                                is not specified) it is expected that
+                                the process configured with
                                 <varname>ExecStart=</varname> is the
                                 main process of the service. In this
                                 mode, if the process offers
                                 option configured implicitly gain
                                 dependencies on the
                                 <filename>dbus.socket</filename>
-                                unit.</para>
+                                unit. This type is the default if
+                                <varname>BusName=</varname> is
+                                specified.</para>
 
                                 <para>Behaviour of
                                 <option>notify</option> is similar to
 
                                 <para>Behaviour of
                                 <option>idle</option> is very similar
-                                to <option>idle</option>, however
+                                to <option>simple</option>, however
                                 actual execution of a the service
                                 binary is delayed until all jobs are
                                 dispatched. This may be used to avoid
                                 <option>none</option>.</para></listitem>
                         </varlistentry>
 
+                        <varlistentry>
+                                <term><varname>FsckPassNo=</varname></term>
+
+                                <listitem><para>If this is an file
+                                system checking service specify the
+                                pass number. This should not be used
+                                for normal services.</para></listitem>
+                        </varlistentry>
+
                 </variablelist>
         </refsect1>