diff options
author | Lennart Poettering <lennart@poettering.net> | 2005-06-17 16:29:16 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2005-06-17 16:29:16 +0000 |
commit | 6d4a9b90e98a98e5bb28289595558af745dbeed3 (patch) | |
tree | 6420b66767a4091302140b2f262d8f6b4fd00d87 /avahi-daemon/example.service | |
parent | 38cce0e6032f760ca98228907b9d7c6068269aeb (diff) | |
download | avahi-6d4a9b90e98a98e5bb28289595558af745dbeed3.tar.gz |
* check for expat in configure
* some premature command line parsing stuff
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@125 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-daemon/example.service')
-rw-r--r-- | avahi-daemon/example.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-daemon/example.service b/avahi-daemon/example.service index a5f9071..3df961c 100644 --- a/avahi-daemon/example.service +++ b/avahi-daemon/example.service @@ -14,7 +14,7 @@ <service> <type>_telnet._tcp</type> <domain-name>local</domain-name> - <host-name>ecstasy.local</host-name> + <host-name>fuck.local</host-name> <port>23</port> <txt-record>foo=bar</txt-record> <txt-record>waldo=buzz</txt-record> |