From: Michael Heimpold Date: Mon, 8 Dec 2014 22:01:16 +0000 (+0100) Subject: avahi: trim descriptions of HTTP and SSH services X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=36ea069216b9361f322319da03457635c0251f3b;p=openwrt-packages.git avahi: trim descriptions of HTTP and SSH services This makes the description of the HTTP and SSH services look the same as in other distributions as suggested by kirelagin in #543. Signed-off-by: Michael Heimpold --- diff --git a/libs/avahi/files/service-http b/libs/avahi/files/service-http index 7e9be2d42..326203792 100644 --- a/libs/avahi/files/service-http +++ b/libs/avahi/files/service-http @@ -1,7 +1,7 @@ - Web Server on %h + %h _http._tcp 80 diff --git a/libs/avahi/files/service-ssh b/libs/avahi/files/service-ssh index b41580378..b44585157 100644 --- a/libs/avahi/files/service-ssh +++ b/libs/avahi/files/service-ssh @@ -1,7 +1,7 @@ - Secure Shell on %h + %h _ssh._tcp 22