Changes
→Edit /etc/rc.d/rc.syslog
</pre>
These should be lines 11, 12, 15 and 21. This will prevent <tt>klogd</tt> (which is usually not needed) from starting at boot time.
Slackware 13.1 (12.0 and newest)
<pre>
chmod -x /vz/private/777/etc/rc.d/rc.syslog
</pre>
{{Note|if you are going to use iptables rules inside your Slackware containers which will do logging (i.e. the ones with the <tt>LOG</tt> target), you should not disable <tt>klogd</tt>.}}