From 6bd91ef62400db73118b9c833d8005c3a87c4134 Mon Sep 17 00:00:00 2001 From: samuel Date: Sun, 19 Apr 2026 14:52:35 +0200 Subject: [PATCH] fix: update socket permissions --- files/valkey/netoik_valkey.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/files/valkey/netoik_valkey.conf b/files/valkey/netoik_valkey.conf index 18048c2..926f1fe 100644 --- a/files/valkey/netoik_valkey.conf +++ b/files/valkey/netoik_valkey.conf @@ -9,6 +9,7 @@ port 0 # on a unix socket when not specified. # unixsocket /run/valkey/valkey.sock +unixsocketperm 770 # Specify the log file name. Also the empty string can be used to force # the server to log on the standard output. Note that if you use standard