Skip to content
Snippets Groups Projects
scandir@ 635 B
Newer Older
Eric Vidal's avatar
Eric Vidal committed
[main]
@type = module
@version = @VERSION@
@description = "Create a nested scandir for @I"
@user = ( root )
Eric Vidal's avatar
Eric Vidal committed
@intree = session
Eric Vidal's avatar
Eric Vidal committed

[regex]
@configure="@I"
@files = ( @M=@I )
Eric Vidal's avatar
Eric Vidal committed
@infiles = (
Eric Vidal's avatar
Eric Vidal committed
::@version@=@VERSION@ )
Eric Vidal's avatar
Eric Vidal committed

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

Eric Vidal's avatar
Eric Vidal committed
## Level of verbosity [0-5]
Eric Vidal's avatar
Eric Vidal committed

@VERBOSITY_LEVEL@