aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/sysklogd-inst.xml
blob: 42beb3342873dbb58060f5b4728e473f2a62f44f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<sect2>
<title>Installation of Sysklogd</title>

<para>
Install Sysklogd by running the following commands:
</para>

<para>
<screen>
<userinput>make &amp;&amp;</userinput>
<userinput>make install</userinput>
</screen>
</para>

</sect2>