aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/sysklogd-inst.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/sysklogd-inst.sgml')
-rw-r--r--chapter06/sysklogd-inst.sgml18
1 files changed, 18 insertions, 0 deletions
diff --git a/chapter06/sysklogd-inst.sgml b/chapter06/sysklogd-inst.sgml
new file mode 100644
index 000000000..8cab2809b
--- /dev/null
+++ b/chapter06/sysklogd-inst.sgml
@@ -0,0 +1,18 @@
+<sect2>
+<title>Installation of Sysklogd</title>
+
+<para>
+Install Sysklogd by running the following commands:
+</para>
+
+<blockquote><literallayout>
+
+ <userinput>patch -Np1 -i ../sysklogd-1.4.patch
+ &amp;&amp;</userinput>
+ <userinput>make &amp;&amp;</userinput>
+ <userinput>make install</userinput>
+
+</literallayout></blockquote>
+
+</sect2>
+