Describe the bug
boot-service uses the latter as of OpenCHAMI/boot-service#40, thus rendering this behavior inconsistent.
For simplicity, we should default to XDG_CONFIG_HOME. go provides a func in the stdlib already for this: os.UserConfigDir
Steps to reproduce
See 02a3722
Relevant log output
Code of Conduct
Describe the bug
boot-serviceuses the latter as of OpenCHAMI/boot-service#40, thus rendering this behavior inconsistent.For simplicity, we should default to
XDG_CONFIG_HOME.goprovides a func in the stdlib already for this:os.UserConfigDirSteps to reproduce
See 02a3722
Relevant log output
Code of Conduct