/usr/lib/firewalld/services/quassel-plinth.xml is in plinth 0.13.1+ds-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | <?xml version="1.0" encoding="utf-8"?>
<service>
<short>Quassel IRC</short>
<description>Quassel is a distributed IRC client, meaning that one or more clients can attach to and detach from the central core.</description>
<port protocol="tcp" port="4242"/>
</service>
|