From: Thomas Hindoe Paaboel Andersen Date: Mon, 21 Oct 2013 19:29:23 +0000 (+0200) Subject: analyze: set white backgound X-Git-Tag: v209~1801 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=418e3750 analyze: set white backgound In programs like eog and gimp the transparant background did not look very good. https://bugs.freedesktop.org/show_bug.cgi?id=70720 --- diff --git a/src/analyze/systemd-analyze.c b/src/analyze/systemd-analyze.c index 26769d6c3..0cc4de76c 100644 --- a/src/analyze/systemd-analyze.c +++ b/src/analyze/systemd-analyze.c @@ -507,6 +507,7 @@ static int analyze_plot(DBusConnection *bus) { /* style sheet */ svg("\n \n\n\n"); + svg("\n"); svg("%s", pretty_times); svg("%s %s (%s %s) %s", isempty(osname) ? "Linux" : osname,