From a78019993fe7cffd9865300036133b8a54a23019 Mon Sep 17 00:00:00 2001 From: Robert Swiecki Date: Fri, 4 Oct 2019 00:35:36 +0200 Subject: [PATCH] configs/znc: remove a problematic quote --- configs/znc-with-net.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/znc-with-net.cfg b/configs/znc-with-net.cfg index fc04f33..6f83256 100644 --- a/configs/znc-with-net.cfg +++ b/configs/znc-with-net.cfg @@ -1,7 +1,7 @@ name: "znc-with-net" description: "This policy allows to run znc a jail. " -description: "Networking is "permitted with this setup (clone_newnet: false). " +description: "Networking is permitted with this setup (clone_newnet: false). " description: "" description: "The only permitted home directory is $HOME/.znc." description: "" -- 2.34.1