/* Void Main's man pages */
{ phpMan } else { main(); }
abrt(7) abrt(7)
NAME
SQLite3 database plugin for abrt(8)
DESCRIPTION
abrt is a daemon that watches for application crashes. When a crash occurs, it collects the crash data and takes action
according to its configuration. This manual page describes the SQLite3 database plugin for abrt.
This is a database plugin: abrt needs a database in which to store its metadata. You can choose one by specifying "Data-
base" in the abrt.conf configuration file. Currently SQLite3 is the only choice supported.
INVOCATION
The plugin is invoked in the abrt.conf configuration file, like this:
[common]
Database = SQLite3
CONFIGURATION
The SQLite3.conf configuration file contains one entry:
DBPath
The path to the database.
EXAMPLES
see INVOCATION
SEE ALSO
abrt(8), abrt.conf(5), abrt-plugins(7)
AUTHOR
Written by Zdenek Prikryl <zprikrylATredhat.com> and Jiri Moskovcak <jmoskovcATredhat.com>. Manual page by Daniel Novotny
<dnovotnyATredhat.com>.
1 Jun 2009 abrt(7)

