aboutsummaryrefslogtreecommitdiffstats
path: root/avahi
diff options
context:
space:
mode:
Diffstat (limited to 'avahi')
-rw-r--r--avahi/paccache.service15
1 files changed, 15 insertions, 0 deletions
diff --git a/avahi/paccache.service b/avahi/paccache.service
new file mode 100644
index 0000000..568d08d
--- /dev/null
+++ b/avahi/paccache.service
@@ -0,0 +1,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>