Rechercher une page de manuel
fai-do-scripts
Langue: en
Version: 1 December 2008 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
NAME
fai-do-scripts - call configuration scriptsSYNOPSIS
fai-do-scripts [OPTION] DIRECTORYDESCRIPTION
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.
OPTIONS
- -h
- Show help, version and summary of options.
- -L DIR
- Write log files to DIR.
- -n
- Show type of scripts that would be executed, but do not execute them.
EXAMPLES
In FAI, fai-do-scripts is used in the following way:
# fai-do-scripts /fai/scripts
SEE ALSO
This program is part of FAI (Fully Automatic Installation). The FAI homepage is http:///fai-project.org.
AUTHOR
Written by Thomas Lange <lange@informatik.uni-koeln.de>Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre