Merge branch 'main' of ssh://git.methanium.net/tensamin/iota

This commit is contained in:
Alex 2026-07-25 22:59:35 +02:00
commit 6b4c144b73
Signed by: alex
SSH key fingerprint: SHA256:D1+Ub8o0v4K5y1JNivW8IxEOelqLSvPmUzBbDIoZkRQ
7 changed files with 92 additions and 130 deletions

View file

@ -60,4 +60,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`.