Newer
Older
[main]
@type = module
@version = @VERSION@
@description = "Create a nested scandir for @I"
@user = ( root )
[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@