File: libvirt.xml

package info (click to toggle)
firewalld 2.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 28,228 kB
  • sloc: sh: 234,389; python: 29,351; xml: 12,811; makefile: 918
file content (6 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Virtual Machine Management</short>
  <description>Enable this option if you want to allow remote virtual machine management with SASL authentication and encryption (digest-md5 passwords or GSSAPI/Kerberos). The libvirtd service is needed for this option to be useful.</description>
  <port protocol="tcp" port="16509"/>
</service>