Rework configuration saving 39/29939/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 27 May 2024 16:09:15 +0000 (12:09 -0400)
committerScott Murray <scott.murray@konsulko.com>
Mon, 27 May 2024 16:16:10 +0000 (12:16 -0400)
commit157db1c70f6bcd4d43b26d22133dec380f504483
tree0ca5cbdb325628396d369781f437a3e79eb180d0
parent7a4d074377f1ee424b1d31302de92e1d510611a3
Rework configuration saving

Rework configuration file saving to always save to the user's local
configuration directory (i.e. $HOME/.local/...), and to try loading
from that location first.  This allows installing initial default
configurations in /etc, while still allowing user overrides.

Bug-AGL: SPEC-5138

Change-Id: I03a8f0ea31b5217936fb4aab888519117977e0ef
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
extras/config.py