summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/gateone/gateone/gateone-avahi.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-connectivity/gateone/gateone/gateone-avahi.service')
-rw-r--r--meta-oe/recipes-connectivity/gateone/gateone/gateone-avahi.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/gateone/gateone/gateone-avahi.service b/meta-oe/recipes-connectivity/gateone/gateone/gateone-avahi.service
new file mode 100644
index 000000000..0f613d18e
--- /dev/null
+++ b/meta-oe/recipes-connectivity/gateone/gateone/gateone-avahi.service
@@ -0,0 +1,10 @@
1<?xml version="1.0" standalone='no'?><!--*-nxml-*-->
2<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
3
4<service-group>
5 <name replace-wildcards="yes">GateOne on %h</name>
6 <service>
7 <type>_https._tcp</type>
8 <port>443</port>
9 </service>
10</service-group>