aboutsummaryrefslogtreecommitdiffstats
path: root/avahi/pacserve.service
blob: 568d08d15915d12f39178f6a095d9635733d7802 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" standalone='no'?><!--*-nxml-*-->
<!DOCTYPE service-group SYSTEM "avahi-service.dtd">

<!-- See avahi.service(5) for more information about this configuration file -->

<service-group>

  <name replace-wildcards="yes">%h</name>

  <service>
    <type>_pacserve._tcp</type>
    <port>7078</port>
  </service>

</service-group>