diff --git a/systemd/system/attestation.service.d/local.conf b/systemd/system/attestation.service.d/local.conf new file mode 100644 index 0000000..5cf1ca1 --- /dev/null +++ b/systemd/system/attestation.service.d/local.conf @@ -0,0 +1,3 @@ +[Service] +IPAddressAllow={{ipv4_address}} +IPAddressAllow={{ipv6_address}}