diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-29 19:19:26 +0100 |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-29 19:19:26 +0100 |
| commit | 858ac4bd804e5bfec8e6f84252d1758330c4c3c9 (patch) | |
| tree | b1cf022c06b23960fbb3c0a9faed45e9fa79bcb9 /lib/Plugins | |
| parent | 6b94b2401208140c3cf12338a8eba4b17f1933bb (diff) | |
| parent | ba02d27f9f43cf6f66564b2ee966c15a2bbcb429 (diff) | |
Merge branch 'rhel6' of ssh://vda@git.fedorahosted.org/git/abrt into rhel6
Diffstat (limited to 'lib/Plugins')
| -rw-r--r-- | lib/Plugins/Kerneloops.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Plugins/Kerneloops.conf b/lib/Plugins/Kerneloops.conf index 4d6bd46..77fca51 100644 --- a/lib/Plugins/Kerneloops.conf +++ b/lib/Plugins/Kerneloops.conf @@ -8,7 +8,7 @@ InformAllUsers = yes # With default abrt.conf, it invokes KerneloopsReporter # and thus reports oops to kerneloops.org. # ("root" because all oopses are filed by abrt with user "root") -AutoReportUIDs = root +# AutoReportUIDs = root # Kerneloops Scanner configuration ################################## |
