diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2017-02-19 13:23:51 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2017-02-19 13:23:51 +0100 |
commit | bbbd329e9a1274d0a7bfb7b741894f5417b43538 (patch) | |
tree | b7b772754188a2839c85bfbc85babfe185ee0136 /Changelog | |
parent | fc117d6513dfa1e6287927a9b95ac0558eaea951 (diff) |
Ensure lacme's config file descriptor has the FD_CLOEXEC bit set.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ lacme (0.3) upstream; - When parsing config-cert files and directories (default "lacme-certs.conf lacme-certs.conf.d"), import the default section of files read earlier. + - Ensure lacme's config file descriptor is not passed to the accountd + or webserver components. -- Guilhem Moulin <guilhem@guilhem.org> Sun, 19 Feb 2017 13:08:41 +0100 |