Files
hydro-os/files/system/etc/firewalld/services/localsend.xml
Eriq Taing a784d1de70
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (push) Failing after 9m8s
Add grayjay and localsend ports for ease of activation for firewalld (#46)
Reviewed-on: #46
Co-authored-by: Eriq Taing <eriq12@protonmail.com>
Co-committed-by: Eriq Taing <eriq12@protonmail.com>
2025-07-25 16:29:58 -04:00

5 lines
135 B
XML

<?xml version="1.0" encoding="utf-8"?>
<service>
<port port="53317" protocol="tcp"/>
<port port="53317" protocol="udp"/>
</service>