Listing 4. These few lines are appended to the LTSP startup script /ltsp/i386/etc/rc.local. MOSIX=`get_cfg MOSIX Y` if [ "$MOSIX" = "Y" ]; then echo 1 > /proc/hpc/admin/lstay AUTODISC=1 /etc/rc.openmosix start fi