Erik Arvstedt 08fe9ba84a
services: add finer-grained address family restrictions
Due to a possible NixOS bug, this commit has no effect on NixOS 20.09
where `RestrictAddressFamilies` is a no-op.
It's only relevant for NixOS unstable with cgroups v2.

bitcoind+zmq: instead of allowing all address families, only add the required
AF_NETLINK family.

lnd: lnd only runs a zmq client, not a server, therefore it requires
no additional address families.

lightning-pool, clightning-plugin-zmq: add AF_NETLINK.
2021-03-22 14:35:29 +01:00
..
2020-12-22 09:39:37 +00:00
2021-02-23 10:51:43 +00:00
2021-02-07 22:39:05 +01:00
2020-07-19 13:52:46 +00:00
2021-03-10 13:33:49 +00:00
2021-03-15 18:53:07 +01:00
2021-02-23 10:36:30 +00:00
2021-03-15 18:53:07 +01:00
2021-02-23 10:57:55 +00:00
2021-02-05 09:17:14 +01:00