[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%%