From 84fad5ecf96073c68d3b7d1a2d3c40abd2fd1203 Mon Sep 17 00:00:00 2001 From: Savyasachee Jha Date: Wed, 14 Apr 2021 19:14:32 +0530 Subject: Update debian/matrix-synapse.service to match ordering in documentation Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- debian/matrix-synapse.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/matrix-synapse.service b/debian/matrix-synapse.service index a23accfb33..f3354026dd 100644 --- a/debian/matrix-synapse.service +++ b/debian/matrix-synapse.service @@ -45,8 +45,8 @@ ProtectSystem=strict ProtectKernelTunables=true ProtectKernelModules=true ProtectControlGroups=true -ProtectClock=true ProtectHostname=true +ProtectClock=true # Prevent access to the following: # - /home directory -- cgit 1.5.1