fix: update socket permissions
This commit is contained in:
@@ -9,6 +9,7 @@ port 0
|
|||||||
# on a unix socket when not specified.
|
# on a unix socket when not specified.
|
||||||
#
|
#
|
||||||
unixsocket /run/valkey/valkey.sock
|
unixsocket /run/valkey/valkey.sock
|
||||||
|
unixsocketperm 770
|
||||||
|
|
||||||
# Specify the log file name. Also the empty string can be used to force
|
# 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
|
# the server to log on the standard output. Note that if you use standard
|
||||||
|
|||||||
Reference in New Issue
Block a user