ff6046
From 80d5f0e2057717e9e5588edcabac95b8c238795c Mon Sep 17 00:00:00 2001
ff6046
From: Michal Sekletar <msekleta@redhat.com>
ff6046
Date: Mon, 15 Oct 2018 10:55:50 +0000
ff6046
Subject: [PATCH] journal: change support URL shown in the catalog entries
ff6046
ff6046
Resolves: #1550548
ff6046
---
ff6046
 meson_options.txt | 2 +-
ff6046
 1 file changed, 1 insertion(+), 1 deletion(-)
ff6046
ff6046
diff --git a/meson_options.txt b/meson_options.txt
ff6046
index 16c1f2b2fa..ab2a658713 100644
ff6046
--- a/meson_options.txt
ff6046
+++ b/meson_options.txt
ff6046
@@ -205,7 +205,7 @@ option('ntp-servers', type : 'string',
ff6046
        value : 'time1.google.com time2.google.com time3.google.com time4.google.com')
ff6046
 option('support-url', type : 'string',
ff6046
        description : 'the support URL to show in catalog entries included in systemd',
ff6046
-       value : 'https://lists.freedesktop.org/mailman/listinfo/systemd-devel')
ff6046
+       value : 'https://access.redhat.com/support')
ff6046
 option('www-target', type : 'string',
ff6046
        description : 'the address and dir to upload docs too',
ff6046
        value : 'www.freedesktop.org:/srv/www.freedesktop.org/www/software/systemd')