diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-17 11:34:33 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-18 00:42:32 +0100 |
commit | bddbc17b87f3de29657f1dd2b9a065901e955c15 (patch) | |
tree | ed1c99e9956c9dfa9aa58fb6d61090bd5bb4e10e /Changelog | |
parent | 2efd4458f4db7f489ecc81f4039b8e8103edf9d9 (diff) |
Makefile: set executable bit for $(bindir)/lacme-accountd and $(sbindir)/lacme.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,8 @@ lacme (0.7.1) upstream; - Raise client timeout from 10 to 30s. - Remove dependency on Types::Serialiser. - client: fail immediately when the accountd is unreachable. + - Makefile: set executable bit for $(bindir)/lacme-accountd and + $(sbindir)/lacme. -- Guilhem Moulin <guilhem@fripost.org> Wed, 09 Dec 2020 18:23:22 +0100 |