1ABRT-ACTION-SAVE-(5)              ABRT Manual             ABRT-ACTION-SAVE-(5)
2
3
4

NAME

6       abrt-action-save-package-data.conf - Configuration file for
7       abrt-action-save-package-data
8

SYNOPSIS

10       /etc/abrt/abrt-action-save-package-data.conf
11

DESCRIPTION

13       The abrt-action-save-package-data tool queries RPM database and saves
14       package and component name to problem data.
15
16       The configuration file consists of items in the format "Option =
17       Value". A description of each item follows:
18
19       OpenGPGCheck = yes/no
20           If enabled, only crashes in signed packages will be analyzed. The
21           list of trusted public keys used to verify the signature is in
22           /etc/gpg_keys.conf.
23
24           Default is yes.
25
26       BlackList = list
27           Crashes in packages listed here will be ignored by ABRT.
28
29           Default is bash, mono-core, nspluginwrapper, strace, valgrind.
30
31       BlackListedPaths = list
32           Crashes in paths matching the glob patterns in this list will be
33           ignored by ABRT.
34
35           Default is /usr/share/doc/*, */example*, /usr/bin/nspluginviewer,
36           /usr/lib*/firefox/plugin-container
37
38       ProcessUnpackaged = yes/no
39           If enabled, ABRT will process crashes from unpackaged executables.
40
41           Default is no.
42
43       Interpreters = list
44           Comma-separated list of names of language interpreters. If a crash
45           occurs in a program whose basename is equal to one of these, ABRT
46           assigns the crash to the executed script instead.
47
48           Default is python, python2, python2.7, python3, python3.8, perl,
49           perl5.30.1 php, php-cgi, R, tclsh, tclsh8.6.
50

FILES

52       /etc/abrt/abrt-action-save-package-data.conf
53

SEE ALSO

55       abrt.conf(5), gpg_keys.conf(5)
56

AUTHORS

58       •   ABRT team
59
60
61
62abrt 2.15.1                       10/19/2022              ABRT-ACTION-SAVE-(5)
Impressum