PLDWWW: Vserver

arekm arekm at pld-linux.org
Thu Nov 15 19:37:53 CET 2007


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 ===
  


More information about the pld-cvs-commit mailing list