(feat): improve config stuff
This commit is contained in:
parent
f00992d4a5
commit
1744357350
4 changed files with 66 additions and 32 deletions
|
|
@ -39,4 +39,5 @@ usermod -aG iota-operators USER
|
|||
```
|
||||
|
||||
The user must start a new login session before supplementary group membership
|
||||
is visible. `IOTA_SOCKET` remains authoritative for custom deployments.
|
||||
is visible. Unix per-user deployments must set `IOTA_SOCKET` to an absolute
|
||||
path; Iota does not derive its IPC socket from `XDG_RUNTIME_DIR`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue