SliTaz Man Pages

Community Doc Forum Pro Shop Bugs Hg Cook

EVENTDCTL-ND

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

NAME

eventdctl-nd - nd plugin commands

SYNOPSIS

eventdctl [OPTIONS...] {notification-daemon} {command} [command arguments...]

DESCRIPTION

These eventdctl commands control the nd plugin behaviour. See eventdctl(1) for more details.

COMMANDS

switch backend target

Tell the plugin to switch to the specified backend for the specified target.

backend may be any backend built in nd.

target is backend-specific.

stop

Tell the plugin to stop the current running backend.

backends

List the available backends.

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
COMMANDS
SEE ALSO
AUTHOR