]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: Clarify difference between basic.target and sysinit.target 890/head
authorFelipe Sateler <fsateler@debian.org>
Tue, 28 Jul 2015 00:23:41 +0000 (21:23 -0300)
committerFelipe Sateler <fsateler@debian.org>
Thu, 6 Aug 2015 00:26:11 +0000 (21:26 -0300)
man/systemd.special.xml

index c8de0199f83e7504fe0f517e8dbf099409753819..c90b0366c1ae17d837aa322ddf982311cf55400d 100644 (file)
       <varlistentry>
         <term><filename>sysinit.target</filename></term>
         <listitem>
-          <para>A special target unit covering early boot-up
-          scripts.</para>
+          <para>This target pulls in the services required for system
+          initialization. System services pulled in by this target should
+          declare <varname>DefaultDependencies=no</varname> and specify
+          all their dependencies manually, including access to anything
+          more than a read only root filesystem. For details on the
+          dependencies of this target, refer to
+          <citerefentry><refentrytitle>bootup</refentrytitle><manvolnum>7</manvolnum></citerefentry>.
+          </para>
         </listitem>
       </varlistentry>
       <varlistentry>