|
|
|
@ -16,6 +16,13 @@ to types on how to act on the target system. |
|
|
|
|
Explorer are located below $config_dir/explorer. Their name |
|
|
|
|
must be usable as a environment variable. |
|
|
|
|
|
|
|
|
|
The shell script must output the result of its investigation |
|
|
|
|
to stdout. The output may be empty. |
|
|
|
|
|
|
|
|
|
In case of significant errors, the shell script may exit |
|
|
|
|
non-zero and return an error message on stderr, which |
|
|
|
|
will cause the cdist run to abort. |
|
|
|
|
|
|
|
|
|
SEE ALSO |
|
|
|
|
-------- |
|
|
|
|
cdist(7) |
|
|
|
@ -23,6 +30,6 @@ cdist(7) |
|
|
|
|
|
|
|
|
|
COPYING |
|
|
|
|
------- |
|
|
|
|
Copyright \(C) 2010 Nico Schottelius. Free use of this software is |
|
|
|
|
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is |
|
|
|
|
granted under the terms of the GNU General Public License version 3 (GPLv3). |
|
|
|
|
|
|
|
|
|