diff options
Diffstat (limited to 'libs/avahi/files/service-http')
-rw-r--r-- | libs/avahi/files/service-http | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <?xml version="1.0" standalone='no'?><!--*-nxml-*--> <!DOCTYPE service-group SYSTEM "avahi-service.dtd"> <service-group> - <name replace-wildcards="yes">Web Server on %h</name> + <name replace-wildcards="yes">%h</name> <service> <type>_http._tcp</type> <port>80</port> |