# /etc/default/mosix # # This file is used to control the default behaviour of mosix, and these # variables are used during mosix initialisation, in /etc/init.d/mosix # # This node is a Mosix node. MOSIX_NODE=yes # Processes are allowed to migrate to other nodes. MIGRATE=yes # Allow guest processes to arrive. BLOCK=no # Don't use MFS MFS=yes #EOF#