[Fix] IPC, cli, daemon
This commit is contained in:
parent
36a70e82a0
commit
56aad3a023
32 changed files with 1356 additions and 399 deletions
|
|
@ -6,6 +6,7 @@ ListenStream=/run/iota/iota.sock
|
|||
SocketMode=0660
|
||||
SocketUser=iota
|
||||
SocketGroup=iota
|
||||
Backlog=5
|
||||
RemoveOnStop=true
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
Loading…
Reference in a new issue