begin to cleanup recursive call run

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-06 15:52:28 +01:00
commit f4c53e800c
4 changed files with 40 additions and 15 deletions

View file

@ -27,7 +27,11 @@ a look at cdist-quickstart(7).
REQUIREMENTS
------------
Cdist requires enabled ssh-server and a posix shell on the clients and
ssh-client and posix shell on the server.
ssh-client and posix shell on the server. Additionaly, it requires
the following unix tools:
- find
-
SEE ALSO