fai-do-scripts
call configuration scripts
- Provided by: fai-client (Version: 3.4.8ubuntu5)
- Source: fai
- Report a bug
call configuration scripts
fai-do-scripts [OPTION] DIRECTORY
fai-do-scripts executes all scripts in DIRECTORY which are also a defined class. If the name of the class is a directory, all scripts that match `[0-9][0-9]*' in this directory are executed. So it is possible to have several scripts of different types (shell, cfengine,...) be executed for one class.
For backwards compatibility, scripts matching `S[0-9]*' are also executed, but a warning is printed. This will be removed in a future version.
In FAI, fai-do-scripts is used in the following way:
# fai-do-scripts /fai/scripts
This program is part of FAI (Fully Automatic Installation). The FAI homepage is http:///fai-project.org.
Written by Thomas Lange <lange@informatik.uni-koeln.de>