From ac692a9a347881bcff62987e44480bb1b63b54c6 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 6 Dec 2017 14:09:32 +0100 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ymir.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ymir.nix b/ymir.nix index 1f63f1f6..47afeb16 100644 --- a/ymir.nix +++ b/ymir.nix @@ -983,7 +983,7 @@ in rec { forceLocalDataSSL = true; localUsers = true; writeEnable = true; - chrootlocalUser = true; + chrootlocalUser = false; rsaKeyFile = "/var/lib/acme/yggdrasil.li/key.pem"; rsaCertFile = "/var/lib/acme/yggdrasil.li/fullchain.pem"; extraConfig = '' -- cgit v1.2.3