From: Sebastian Harl Date: Tue, 29 Apr 2014 20:36:39 +0000 (+0200) Subject: sysdbd.conf(5): Documented the LoadPlugin and PluginDir options. X-Git-Tag: sysdb-0.1.0~59^2~4 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=285b37934a2ea8fb1f0fe4d74a54bdb0f1c3afd9;p=sysdb.git sysdbd.conf(5): Documented the LoadPlugin and PluginDir options. --- diff --git a/doc/sysdbd.conf.5.txt b/doc/sysdbd.conf.5.txt index d6b1347..e4783ef 100644 --- a/doc/sysdbd.conf.5.txt +++ b/doc/sysdbd.conf.5.txt @@ -83,6 +83,16 @@ GLOBAL SETTINGS be used for this backend. See the global *Interval* option for more details. +*LoadPlugin* '':: + Loads the plugin named ''. Plugins provide additional functionality + for sysdbd. + +*PluginDir* '':: + Sets the base directory for plugins to ''. When loading a + plugin, it is expected to be found below this directory. This option + affects all following *LoadBackend* or *LoadPlugin* statements up to the + following *PluginDir* option. + PLUGINS ------- Some plugins support additional configuration options. Each of these are