diff options
Diffstat (limited to 'debian/lacme-accountd.NEWS')
-rw-r--r-- | debian/lacme-accountd.NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/lacme-accountd.NEWS b/debian/lacme-accountd.NEWS new file mode 100644 index 0000000..531c8f8 --- /dev/null +++ b/debian/lacme-accountd.NEWS @@ -0,0 +1,8 @@ +lacme (0.8.0-1) UNRELEASED; urgency=medium + + lacme-accountd(1) now loads its configuration file from + /etc/lacme/lacme-accountd.conf when running as root, and from + $XDG_CONFIG_HOME/lacme/lacme-accountd.conf otherwise. There is no lookup in + the current directory anymore, nor fallback lookup to /etc. + + -- Guilhem Moulin <guilhem@debian.org> Mon, 22 Feb 2021 02:00:00 +0100 |