[Main]
Type = module
Version = %%VERSION%
Description = "Create a nested scandir for @I"
User = ( root )
InTree = session

[Regex]
Configure="@I"
Files = ( @M=@I )
InFiles = (
::%%version%%=%%VERSION% )

[Environment]
## Run the scandir at LIVE_DIRECTORY.
## Need to be an absolute path.
## If commented the default is %%LIVEDIR%%

#LIVE_DIRECTORY=%%LIVEDIR%%

## Create an associated logger [yes|no]

%%LOGGER%%

## Launch the scandir with a environment [yes|no].
## The environment directory is: $HOME/%%USER_CONF_DIR%%/svscan@@I

%%USE_ENVIRONMENT%%

## Use notification [yes|no]

%%NOTIFY%%

## Level of verbosity [0-5]

%%VERBOSITY_LEVEL%%