mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 18:37:36 -02:30
set proper permissions for the redis socket
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
unixsocket /var/run/redis/redis.sock
|
unixsocket /var/run/redis/redis.sock
|
||||||
unixsocketperm 777
|
unixsocketperm 660
|
||||||
port 0
|
port 0
|
||||||
bind 127.0.0.1
|
bind 127.0.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user