summaryrefslogtreecommitdiffstats
path: root/src/daemon
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon')
-rw-r--r--src/daemon/abrt_event.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/abrt_event.conf b/src/daemon/abrt_event.conf
index 23765718..45d8e9a4 100644
--- a/src/daemon/abrt_event.conf
+++ b/src/daemon/abrt_event.conf
@@ -44,6 +44,7 @@ include events.d/*.conf
# abrt-action-analyze-c needs package name, save package data first
EVENT=post-create abrt-action-save-package-data
+EVENT=post-create getent passwd "`cat uid`" | cut -d: -f1 >username
EVENT=post-create analyzer=Python abrt-action-analyze-python
EVENT=post-create analyzer=Kerneloops abrt-action-analyze-oops
# If you want all users (not just root) to be able to see oopses: