summarylogtreecommitdiffstats
path: root/air-video-server.service
diff options
context:
space:
mode:
authorJoeny Ang2015-07-01 15:12:01 +0800
committerJoeny Ang2015-07-01 15:12:01 +0800
commit10dd46fd5c005e5855e9c59dda833b103a75b842 (patch)
treed79f10e970eb3fdc6807e0d8cde2e2abfdb1f390 /air-video-server.service
downloadaur-air-video-server.tar.gz
Initial import
Diffstat (limited to 'air-video-server.service')
-rw-r--r--air-video-server.service13
1 files changed, 13 insertions, 0 deletions
diff --git a/air-video-server.service b/air-video-server.service
new file mode 100644
index 000000000000..0b352bd0a541
--- /dev/null
+++ b/air-video-server.service
@@ -0,0 +1,13 @@
+<?xml version="1.0" standalone='no'?><!--*-nxml-*-->
+<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
+
+<!-- This file is part of air-video-server -->
+
+<service-group>
+ <name replace-wildcards="yes">%h</name>
+
+ <service>
+ <type>_airvideoserver._tcp</type>
+ <port>45631</port>
+ </service>
+</service-group>