MythiCal consists of a single daemon process called mythical which handles the incoming client requests according to the configuration in mythical.conf file. The mythical daemon is typically started from a standard init script running as an unprivileged user, although for testing and configuration it can be launched directly from a terminal.
The mythical daemon currently accepts the following command line options:
Run as a single process (don't fork on incoming connections). This should be used for debugging purposes only.