From 0bd96e015cac171be891800a7abf506265d817c5 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 3 Feb 2011 18:28:10 +0100 Subject: [PATCH] requirement for explorers Signed-off-by: Nico Schottelius --- doc/man/cdist-explorers.text | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/man/cdist-explorers.text b/doc/man/cdist-explorers.text index 45022f31..99c7c609 100644 --- a/doc/man/cdist-explorers.text +++ b/doc/man/cdist-explorers.text @@ -26,6 +26,11 @@ will cause the cdist run to abort. Explorers can reuse other explorers on the target system by calling $__cdist_explorer_path/. +REQUIREMENTS +------------ +The directory $__cdist_remote_base_dir must be creatable +on the target host (i.e. requires read/write permission). + SEE ALSO -------- cdist(7)