From a25422cf10be3bf5072fc35114ca42ed0dd3be09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 27 Feb 2023 11:28:05 +0100 Subject: [PATCH] Update systemd.service --- conf/systemd.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/systemd.service b/conf/systemd.service index 47f2fc0..c1b960a 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -12,7 +12,7 @@ ExecStart=__INSTALL_DIR__/live/galene -http "127.0.0.1:__PORT__" -insecure -turn LimitNOFILE=65536 # various hardening options -ReadWritePaths=__DATA_DIR__/recordings __DATA_DIR__/groups +#ReadWritePaths=__DATA_DIR__/recordings __DATA_DIR__/groups CapabilityBoundingSet= AmbientCapabilities= PrivateTmp=yes