Changes

Jump to: navigation, search

Gentoo template creation

16 bytes removed, 20:31, 2 March 2009
Set up udev
For example sshd will fail to start since /dev/random and /dev/urandom are missing.
So it's recommended to disable udev.
Edit <code>/var/lib/vz/private/777/etc/conf.d/rc</code> and change the <code>RC_DEVICES</code> line to:
<pre>
RC_DEVICES="static"
</pre>
Edit <code>/var/lib/vz/private/777/etc/conf.d/rc</code> and change the <code>RC_DEVICES</code> and <code>RC_DEVICE_TARBALL</code> lines to:
<pre>
11
edits

Navigation menu