From b5445d3fae2fca61ed036a4e88f061903965db7a Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Thu, 22 Oct 2020 19:00:52 +0200 Subject: [BUILD] add systemd service file for dnbd3-server to installation targets --- pkg/config/rpc.acl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 pkg/config/rpc.acl (limited to 'pkg/config/rpc.acl') diff --git a/pkg/config/rpc.acl b/pkg/config/rpc.acl new file mode 100644 index 0000000..b2c2c44 --- /dev/null +++ b/pkg/config/rpc.acl @@ -0,0 +1,4 @@ +# Everything from localhost +127.0.0.0/8 ALL +# Some info reading for another machine +132.230.8.113 STATS CLIENT_LIST IMAGE_LIST -- cgit v1.2.3-55-g7522