glfs/server/other/leafnode/leafnode-exp.xml

17 lines
643 B
XML
Raw Normal View History

<sect2>
<title>Installation command explanations</title>
<para><command>--localstatedir=/var</command> : Change the default
spool directory of <filename>/usr/var</filename>.</para>
<para><command>--sysconfdir=/etc/news</command> : leafnode reads its
configuration data from a file called <filename>config</filename> which
will be created in <filename class="directory">/etc/news</filename> to
avoid any potential conflict with other packages.</para>
<para><command>make update</command> : Create an initial
<filename>/etc/news/config.example</filename> file, which must be
renamed to <filename>/etc/news/config</filename>.</para>
</sect2>