diff options
| -rw-r--r-- | src/Hooks/pyhook.conf | 1 | ||||
| -rw-r--r-- | src/Hooks/pyhook.conf.5 | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/src/Hooks/pyhook.conf b/src/Hooks/pyhook.conf deleted file mode 100644 index 731debb..0000000 --- a/src/Hooks/pyhook.conf +++ /dev/null @@ -1 +0,0 @@ -enabled = yes diff --git a/src/Hooks/pyhook.conf.5 b/src/Hooks/pyhook.conf.5 deleted file mode 100644 index d9d8bbb..0000000 --- a/src/Hooks/pyhook.conf.5 +++ /dev/null @@ -1,16 +0,0 @@ -.TH "pyhook.conf" "5" "1 Oct 2009" "" -.SH NAME -pyhook.conf \- configuration file for abrt -.SH DESCRIPTION -.P -This configuration file controls whether python crash handler is enabled. -It has this format: -.TP -.B enabled = \fIyes\fP | \fIno\fP -When set to "yes", crashing python programs will generate a crash report -for abrt. If not, they will not do that. -.SH "SEE ALSO" -.IR abrt (8), -.IR abrt-plugins (7) -.SH AUTHOR -Written by Jiří Moskovčák <jmoskovc@redhat.com>. |
