summaryrefslogtreecommitdiffstats
path: root/docs/README
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-08-06 12:46:45 +0000
committerLennart Poettering <lennart@poettering.net>2005-08-06 12:46:45 +0000
commite2bd3f23a80ac9f59e406688e92a36ca843d364a (patch)
treee82797e7e7ad426538daaf86f16ffee29d237156 /docs/README
parentd8c0d081ea456eeb570b760dc3d747c148691ea8 (diff)
Move all docs to docs/
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@245 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/README b/docs/README
new file mode 100644
index 0000000..dfaf409
--- /dev/null
+++ b/docs/README
@@ -0,0 +1,11 @@
+* Quick start guide:
+0) make sure you read the INSTALL file.
+1) start the deamon in background as root: avahi-daemon -D
+Or (You shouldn't start avahi-daemon and avahi-discover at the same time.)
+1) start the Gui to browse zeroconf network as your user: avahi-discover
+
+
+* Basic instructions to control the avahi deamon (as root):
+- starting it: avahi-daemon
+- starting it in background: avahi-daemon -D
+- stopping it: avahi-daemon -k