From 41c34f21e9cf42dfd7e80a0774d11b56fd934518 Mon Sep 17 00:00:00 2001 From: Naglfar Date: Wed, 16 Jun 2021 07:36:30 +0200 Subject: [PATCH] Ensure that oidentd can read the ~znc (world-executable) configuration file --- roles/shell/tasks/znc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/shell/tasks/znc.yml b/roles/shell/tasks/znc.yml index fe8b973..f489f29 100644 --- a/roles/shell/tasks/znc.yml +++ b/roles/shell/tasks/znc.yml @@ -6,7 +6,7 @@ state: directory owner: znc group: root - mode: 0770 + mode: 0771 - name: Create znc run dir file: