Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

and make sure that orbited is started like this automatically at boot: echo "orbited -c /etc/orbited.cfg" >> /etc/rc.local.
Then start orbited, orbited -c /etc/orbited.cfg &.

You might need:

Code Block
pip install stompservice

...