diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-08-03 22:57:32 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-08-04 01:39:39 +0200 |
commit | e419eb68718085fa2e2505eb4b4aa08145f7dc1c (patch) | |
tree | b71aa88e60d4775bec2efece141acbb9f024a88d /Changelog | |
parent | da8b727f156d23553eecb90e8731d39c6027cb02 (diff) |
Ignore [accountd] section from lacme.conf when the --socket option is defined.
This allows remotely-controlled lacme processes being controlled without
modifying an config files. See https://bugs.debian.org/955767 .
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ lacme (0.7) UNRELEASED; + Adapt Apache2 snippet to Apache2 2.4. + + Ignore [accountd] section from lacme.conf when the --socket option is + defined. This allows remotely-controlled lacme processes being + controlled without modifying an config files. * Makefile: major refactoring, add install and uninstall targets, honor BUILD_DOCDIR and DESTDIR variables. * Install lacme manual to section 8. |