Author: arekm Date: Thu Nov 15 18:37:53 2007 GMT
Module: PLDWWW URL:
http://www.pld-linux.org/Vserver?action=diff&rev2=93&rev1=92
---- Log message:
---- Page affected: Vserver
---- Diffs:
================================================================
workaround: disable {{{X11UseLocalhost}}} in {{{sshd_config}}}
+ === Mount failed for selinuxfs on /selinux: Operation not permitted ===
+
+ When starting guest with init style being set to plain with newer libselinux
you can see error message like this. It happens because init executes function
from libselinux which tries to mount /selinux. Disable selinux for guest by
doing:
+
+ {{{
+ echo "SELINUX_INIT=no" > /etc/vservers/<guest>/apps/init/environment
+ }}}
+
+ or in .defaults (to disable for all guests).
=== not enough space on /tmp ===
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit