python3-abrt.conf - Man Page

Configuration file for ABRT's python 3 crash hook

Synopsis

/etc/abrt/plugins/python3.conf

Description

Currently, only one item exists:

RequireAbsolutePath = yes/no

If enabled, unhandled Python 3 exceptions will be caught and saved only in scripts which are executed with absolute path in sys.argv[0].

Default is yes, i.e. do not save crashes of applications executed from a relative path.

Files

/etc/abrt/plugins/python3.conf

See Also

abrt.conf(5)

Authors

Info

02/19/2024 abrt 2.17.5 ABRT Manual