Revert "avahi: Add sftp service"
authorTed Hess <thess@kitschensync.net>
Mon, 24 Nov 2014 14:27:24 +0000 (09:27 -0500)
committerTed Hess <thess@kitschensync.net>
Mon, 24 Nov 2014 14:27:24 +0000 (09:27 -0500)
This reverts commit 49c7e701bccd5451a1f0006c66833b81c964aa01.

Signed-off-by: Ted Hess <thess@kitschensync.net>
libs/avahi/Makefile
libs/avahi/files/service-ssh

index a5f6f6b080edc09005e7dadf48ba65b9353802bc..ea4353be8c9afb71213f23b28af8bb102451c71f 100644 (file)
@@ -18,7 +18,7 @@ endif
 
 PKG_NAME:=avahi
 PKG_VERSION:=0.6.31
-PKG_RELEASE:=8
+PKG_RELEASE:=7
 
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@@ -121,14 +121,14 @@ define Package/avahi-dnsconfd
   $(call Package/avahi/Default)
   SUBMENU:=IP Addresses and Names
   DEPENDS:=+libavahi +libdaemon
-  TITLE:=An mDNS/DNS-SD unicast DNS server
+  TITLE:=A Unicast DNS server from mDNS/DNS-SD configuration daemon
 endef
 
 define Package/avahi-dnsconfd/description
 $(call Package/avahi/Default/description)
  .
- This package contains a Unicast DNS server for the mDNS/DNS-SD configuration
- daemon. It may be used to configure conventional DNS servers using mDNS
+ This package contains a Unicast DNS server from mDNS/DNS-SD configuration
+ daemon, which may be used to configure conventional DNS servers using mDNS
  in a DHCP-like fashion. Especially useful on IPv6.
 endef
 
index d1e80811e93997c374acdfdd76104465ea31139b..b415803784dc817eccd8f4ea3645806ec28bae63 100644 (file)
@@ -6,9 +6,4 @@
    <type>_ssh._tcp</type>
    <port>22</port>
   </service>
-
-  <service>
-   <type>_sftp-ssh._tcp</type>
-   <port>22</port>
-  </service>
 </service-group>