← Back to team overview

epoptes team mailing list archive

Re: [Question #209122]: Cannot broadcast to clients from a thin client

 

Question #209122 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/209122

    Status: Open => Answered

Alkis Georgopoulos proposed the following answer:
Try this:

sudo gedit /usr/share/epoptes/client-functions
change line 257 to:
        sleep 2.$(($(hexdump -e \"%d\" -n 2 /dev/urandom) % 50 + 50))

(the only change there was 0 to 2)
Save, exit

sudo service epoptes restart

Reboot clients and see if it helps.

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.