From f1adc688616a946c0d03c9088882e67bd0cd1083 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20d=27Anterroches?= Date: Sat, 18 Feb 2012 14:12:40 +0100 Subject: [PATCH] Fixed typo. --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README b/README index 29dafdb..d7d9c77 100644 --- a/README +++ b/README @@ -64,7 +64,7 @@ provide you with a verbose output. ## Distributed You run one worker and one client on each node *doing some work* and a -master ond the node *distributing the work*. Note that a node can host +master and the node *distributing the work*. Note that a node can host a master while doing some work as all the processes are small. **On the worker nodes**: @@ -147,7 +147,10 @@ run as root: insserv dpd-masterd Of course, if one of your node is only master, you just run -`insserv dpd-masterd`. +`insserv dpd-masterd`. You can then start/stop the processes the usual way: + + /etc/init.d/dpd-workerd start + /etc/init.d/dpd-workerd stop To restart in case of failure, check the `/usr/share/doc/diprocd/*.cron` files. Just copy the needed one in