diff options
author | Savyasachee Jha <genghizkhan91@hawkradius.com> | 2021-04-18 15:59:36 +0530 |
---|---|---|
committer | Savyasachee Jha <genghizkhan91@hawkradius.com> | 2021-04-18 15:59:36 +0530 |
commit | 12d130738fe9cff04038fbc0848368f0ad13ac2d (patch) | |
tree | b1afdff23facf9c52afa2c816ce415e49212eec1 /changelog.d | |
parent | Revert "Added some hardening measures to systemd unit files for managing the ... (diff) | |
download | synapse-12d130738fe9cff04038fbc0848368f0ad13ac2d.tar.xz |
Made changes as requested in PR discussion and added a mention of hardening in the docs
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9802.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9802.doc b/changelog.d/9802.doc new file mode 100644 index 0000000000..0603312e33 --- /dev/null +++ b/changelog.d/9802.doc @@ -0,0 +1 @@ +Hardened systemd files as proposed in Issue 9760 and added them to contrib. Changed the docs to reflect the presence of these files in contrib. |