On live installs, the syslog is /var/log/dmesg. (#568814).
This is because we use the system syslog on live installs instead of
starting our own with its own special file locations.
---
exception.py | 16 ++++++++++------
1 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/exception.py b/exception.py
index 7e27945..1075717 100644
--- a/exception.py
+++ b/exception.py
@@ -90,6 +90,15 @@ class AnacondaExceptionHandler(ExceptionHandler):
os.kill(os.getpid(), signal.SIGKILL)
I need to be more careful what branch I'm sending patches from. This
patch came from my fixes branch which also has my reportification
patches. Therefore it's slightly wrong. In the final version, there
will still be a
bugFiler=anaconda.instClass.bugFiler,
argument as well.
- Chris
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list