IMPORTANT changes!
Both deamons now use a config file. Put fwlogview.conf into /etc/fwlogview directory
and adjust to your settings.
* dpath, dbpath, fifo and log4perl...filename should point to existing directories
* choose unused port
...
Both deamons now start in foreground without extra commandline parameters, use -d for force deamon mode.
Unfortunatly, more perl modules are needed. Both deamons should tell what is missing.
Install them from CPAN with
#perl -MCPAN -e shell
cpan> install Missed::Module
