Open
Description
Steps To Reproduce
TBD
Outcome
What did you expect?
- Scripts should not overwrite the config
What happened instead?
- The config was overwritten
Affected Docker Images
Unit images only
Anything else?
Originally reported by @TheAndrey in #412:
Any scripts located in /etc/unit/config.d completely overwrite the Unit configuration. To avoid this, we need to be able to specify the URI where the configuration file will be uploaded, as described in the documentation.