feat: Add IPC socket permission configuration (#17497)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Daniel Ramirez
2025-07-23 18:10:53 -05:00
committed by GitHub
parent 6b23818c76
commit e29707f0ee
4 changed files with 54 additions and 1 deletions

View File

@@ -287,6 +287,11 @@ RPC:
[default: <CACHE_DIR>.ipc]
--ipc.permissions <IPC_SOCKET_PERMISSIONS>
Set the permissions for the IPC socket file, in octal format.
If not specified, the permissions will be set by the system's umask.
--authrpc.addr <AUTH_ADDR>
Auth server address to listen on