diff options
Diffstat (limited to 'avahi-daemon/sftp-ssh.service')
-rw-r--r-- | avahi-daemon/sftp-ssh.service | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/avahi-daemon/sftp-ssh.service b/avahi-daemon/sftp-ssh.service index c65535a..dfae4f1 100644 --- a/avahi-daemon/sftp-ssh.service +++ b/avahi-daemon/sftp-ssh.service @@ -1,11 +1,9 @@ <?xml version="1.0" standalone='no'?><!--*-nxml-*--> <!DOCTYPE service-group SYSTEM "avahi-service.dtd"> -<!-- $Id$ --> - <!-- This file is part of avahi. - + avahi is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the @@ -26,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> |