SliTaz Man Pages

Community Doc Forum Pro Shop Bugs Hg Cook

EVENTD-EXEC.CONF

Section: eventd Manual (5)
Updated: 02/26/2016
Index Return to Main Contents

NAME

eventd-exec.conf - exec plugin configuration

SYNOPSIS

Configuration for the exec plugin.

DESCRIPTION

The exec plugin allows to run arbitrary commands.

ACTION SECTIONS

Section [Exec]

Disable=

A boolean

If true, no command will be run.

Command=

A format string

The command to exec when an event occurs. It is run asynchronously.

SEE ALSO

eventd core man pages

eventd(1)

eventd daemon command-line options

eventdctl(1)

eventdctl (control tool) command-line options

eventd.conf(5)

eventd configuration

Contains information about all the event configuration

Plugins installed with eventd will use the same scheme: eventd-plugin-name for their additional eventd command-line options, eventdctl-plugin-name for their additional eventdctl command-line options, eventd-plugin-name.conf for their configuration,

Plugins man pages

exec plugin: eventd-exec.conf(5)

file plugin: eventd-file.conf(5)

nd plugin: eventdctl-nd(1) eventd-nd.conf(5)

notify plugin: eventd-notify.conf(5)

AUTHOR

Quentin Glidic <sardemff7@eventd.org>

Developer

Index

NAME
SYNOPSIS
DESCRIPTION
ACTION SECTIONS
Section [Exec]
SEE ALSO
AUTHOR