Move config options from cmdline to config file
When changeing verbosity and debug levels in the cmdline, one has to modify the systemd unit file It's more admin friendly to do this in the config file As for feudalAdapterLdf, it's a good idea to search the config files in:
- /etc/feudal
- ~/.config/feudal
- $PWD/ With the latter overwriting earlier changes. This is nice (but also confusing sometimes) for development