Apply systemd restrictions to echobot

These options are suggested by
`systemd-analyze security echobot.service`
This commit is contained in:
link2xt
2024-03-28 22:36:24 +00:00
parent 080ae058d8
commit 221f4a2b0c
2 changed files with 42 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
## untagged
- Apply systemd restrictions to echobot
([#259](https://github.com/deltachat/chatmail/pull/259))
- re-enable running the CI in pull requests, but not concurrently
([#258](https://github.com/deltachat/chatmail/pull/258))