Add grayjay and localsend ports for ease of activation for firewalld
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 13m51s

This commit is contained in:
2025-07-25 15:40:06 -04:00
parent 61bb77e05b
commit 9a35a1d495
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<service>
<port port="53317" protocol="tcp"/>
<port port="53317" protocol="udp"/>
</service>