Make LAVADaemonCommand use LOGGING configuration by default
New configuration priotity:
- Passed arguments such as
--log-file
- LOGGING variable
The systemd files had to be changed to allow LOGGING configuration
be the default. The --log-file
and --level
arguments can be
passed with no arguments which is equal to not passing them at all.