aboutsummaryrefslogtreecommitdiffstats
path: root/avahi/pacserve.service.in
blob: 2da20f7091a71624158a5ad44fe8d606993a4ff3 (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_%ID%._tcp</type>
    <port>7078</port>
  </service>

</service-group>