[WIP] Daemon & CLI

This commit is contained in:
Alex-Emmet 2026-07-23 23:13:02 +02:00
commit 8b158108bb
100 changed files with 6519 additions and 1596 deletions

View file

@ -5,9 +5,12 @@ Description=Tensamin Iota daemon IPC socket
ListenStream=/run/iota/iota.sock
SocketMode=0660
SocketUser=iota
SocketGroup=iota
DirectoryMode=0755
SocketGroup=iota-operators
Backlog=5
RemoveOnStop=true
NonBlocking=true
# Enabling this socket starts the daemon on demand when a client connects.
[Install]
WantedBy=sockets.target