aboutsummaryrefslogtreecommitdiffstats
path: root/avahi/pacdbserve.service.in
blob: ee6a9bb40666aea396955d35c3e5da460f5dfb55 (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>_pacdbserve_%ARCH%._tcp</type>
    <port>7079</port>
  </service>

</service-group>