summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-07-27 20:44:28 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-07-27 20:44:28 +0000
commit0fd38394c5206b332bb2b548576b8df49f2bbab1 (patch)
tree9509c65e401f96701d31fbb493fc8423ff066b9f /README
parent9a8842d77ec6a2e2f566c5970562d278ae52610e (diff)
adding/updating avahi initscript for gentoo
updated README/INSTALL git-svn-id: file:///home/lennart/svn/public/avahi/trunk@175 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 6 insertions, 5 deletions
diff --git a/README b/README
index 3b0696e..dfaf409 100644
--- a/README
+++ b/README
@@ -1,10 +1,11 @@
* Quick start guide:
0) make sure you read the INSTALL file.
-1) start the deamon in background as root: avahi -D
-2) start the Gui to browse zeroconf network as your user: avahi-discover
+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
-- starting it in background: avahi -D
-- stopping it: avahi -k
+- starting it: avahi-daemon
+- starting it in background: avahi-daemon -D
+- stopping it: avahi-daemon -k