summarylogtreecommitdiffstats
path: root/avahi.service
diff options
context:
space:
mode:
authorStavros Polymenis2016-07-17 14:37:22 +0100
committerStavros Polymenis2016-07-17 14:37:22 +0100
commit1844b8240c725bd99b5db43524d18f2ee0c0bd3b (patch)
treefaed870f8298d1ce5dc6887bb76178a52174556d /avahi.service
parent94932e3478a7c17c775a314460eaf27334712da6 (diff)
downloadaur-1844b8240c725bd99b5db43524d18f2ee0c0bd3b.tar.gz
fixed avahi protocol type
Diffstat (limited to 'avahi.service')
-rw-r--r--avahi.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi.service b/avahi.service
index 5ffb5bcc6dac..18dea8ac3040 100644
--- a/avahi.service
+++ b/avahi.service
@@ -1,7 +1,7 @@
<service-group>
<name replace-wildcards="yes">Portal@%h</name>
<service>
- <type>_portal._ssh:Portal over SSH</type>
+ <type>_portal._tcp:Portal over SSH</type>
<port>21</port>
</service>
</service-group>