]> git.meshlink.io Git - catta/commitdiff
daemon: don't include long prefix blurb in ssh-sftp.service
authorLennart Poettering <lennart@poettering.net>
Fri, 25 Jun 2010 21:31:45 +0000 (23:31 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 25 Jun 2010 21:31:45 +0000 (23:31 +0200)
The old service name describes the service type which can much better be
described on the client side.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=389336

avahi-daemon/sftp-ssh.service

index f33a3da8b085b19ceaf85b61ee1471e75ce812d8..dfae4f1366392e22509c70950cccb4959fc960f8 100644 (file)
@@ -24,7 +24,7 @@
 
 <service-group>
 
-  <name replace-wildcards="yes">SFTP File Transfer on %h</name>
+  <name replace-wildcards="yes">%h</name>
 
   <service>
     <type>_sftp-ssh._tcp</type>