]> granicus.if.org Git - fcron/commitdiff
Added note in install doc about fcron's user and group
authorThibault Godouet <fcron@free.fr>
Tue, 26 Aug 2014 21:01:47 +0000 (22:01 +0100)
committerThibault Godouet <fcron@free.fr>
Tue, 26 Aug 2014 21:01:47 +0000 (22:01 +0100)
doc/en/install.sgml

index ca72be38bb019f02b555c4dcf7ab7cae4c0ca001..b2ef72ea8543c6b91cd4295999a49ecd07951ebe 100644 (file)
@@ -157,6 +157,13 @@ is on the top of the file and clearly delimited).</para>
 <command>fcrontab</command>.</para>
     <note>
        <itemizedlist>
+           <listitem>
+               <para>
+                &fcron; requires a <computeroutput>fcron</computeroutput> user and a
+                <computeroutput>fcron</computeroutput> group.  If they don't exist already,
+                <command>make install</command> will propose to create them for you.
+               </para>
+           </listitem>
            <listitem>
                <para>
                        This is a <productname>POSIX</productname> conforming
@@ -168,7 +175,7 @@ software. You must have a <productname>POSIX</productname> compiler
                <para>
                        This software has been written for
 <productname>GNU/Linux</productname> systems. If you want to port it on an other
-<productname>Unix</productname> platform (thank you if you do it), try to modify
+<productname>Unix</productname> platform (thank you if you do it), please try to modify
 - if possible - only the <application>configure</application> script. Please
 send me any modifications at &email; in order to include it in future releases.
                    </para>