Elektra  0.8.15
kdb-global-mount(1) - Globally mount plugins

kdb global-mount [<plugin> [<config>] [..]]

DESCRIPTION

This command allows a user to globally mount some plugins that will be part of every interaction with the global keydatabase.

Note that previous calls of kdb global-mount will be overwritten. See below for information how to add plugins that will be considered by future kdb global-mount executions.

If possible, you should prefer local mounts.

IMPORTANT

This command writes into the /etc directory and as such it requires root permissions. Use kdb file system/elektra/globalplugins to find out where exactly it will write to.

OPTIONS

KDB

EXAMPLES

Trace every interaction with the key database (very noisy!): kdb global-mount tracer

For every change of KDB, write to syslog and notify by dbus: kdb global-mount syslog dbus

SEE ALSO