X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=doc%2Fgrml-autoconfig.current.txt;h=68063094857c44c7089257af2ad4a716206629ab;hp=80f4eaee1f7070d28501f6d591192c29dbc57d58;hb=7920da3c846427d629ec06fd21651ae3084e7f00;hpb=86a6099d7d3cb82df7101b1611700134f633b337 diff --git a/doc/grml-autoconfig.current.txt b/doc/grml-autoconfig.current.txt index 80f4eae..6806309 100644 --- a/doc/grml-autoconfig.current.txt +++ b/doc/grml-autoconfig.current.txt @@ -86,10 +86,12 @@ extract:: scripts:: This parameter executes scripts. If an optional path is given, it is - relative to DCSDIR. If it points to a directory, all scripts inside this - directory are executed. If the path points to a file, this single file is - executed. If no path is given, it defaults to scripts/grml.sh. Usage - examples: + relative to DCSDIR. If the path points to a file, this single file is + executed. If no path is given, it defaults to scripts/grml.sh. + If the given name points to a directory, all scripts inside it are + executed, but the run-parts name restrictions apply: script names must + consist entirely of upper and lower case letters, digits, underscores, + and hyphens. Usage examples: scripts => run script DCSDIR/scripts/grml.sh scripts=foobar.sh => run script foobar.sh in DCSDIR