Changes

Jump to: navigation, search

Slackware template creation

223 bytes added, 19:33, 6 June 2006
Nicer formatting, added a Note to Edit /etc/rc.d/rc.syslog
==== Edit /etc/rc.d/rc.syslog ====
Edit <tt>/vz/private/777/etc/rc.d/rc.syslog</tt> file, put a hashmark (<tt>#</tt>) before the lines containing
<pre>
sleep 1
killall klogd 2> /dev/null
</pre>
These should be lines 11, 12, 15 and 21. This will prevent <tt>klogd </tt> (which is usually not needed) from starting at boottimeboot time{{Note|if you are going to use iptables rules inside your Slackware VEs which will do logging (i.e. the ones with the <tt>LOG</tt> target), you should not disable <tt>klogd</tt>.}}
== Testing the new VE and making a cache file ==

Navigation menu