Skip to content
Commit 4044d81d authored by John Ericson's avatar John Ericson
Browse files

IPFS NixOS module: Socket unit file more precise

The systemd socket unit files now more precisely track the IPFS
configuration, by including any multaddr they can make a `ListenStream`
for. (The daemon doesn't currently support anything which would use
`ListDatagram`, so we don't need to worry about that.)

The tests use some of these features.
parent e76f83c2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment