Open
Description
There currently is one config file: /etc/linumuster-linuxclient7/network.conf
. This is not ideal, as the name limits it to network stuff. I think, we should change the name of it to something more generic and also change the file format to yaml while we're at it. What this needs:
- New, generic file name -> config.yml
- New and scalable structure -> Consolidate config file #32 (comment)
- Automatic conversion and cleanup on upgrades -> Consolidate config file #32 (comment)