Museek Daemon


What's museekd ?

museekd is the binary file that contains the Museek Daemon.


Commands:

  • -h --help
  • -V --version
  • -c --config <file>


Using a different config:

museekd --config ~/museekd/config-other.xml


Debugging Messages

If museekd is compiled with Debugging messages, it will output status messages continuously until it exits. You can disable this by putting MULOG=0 in your scons compile command.

scons MULOG=0 PREFIX=/usr install