summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Sekletar <msekleta@redhat.com>2018-10-15 10:55:50 +0000
committerLukas Nykryn <lnykryn@redhat.com>2018-10-29 10:41:47 +0100
commit80d5f0e2057717e9e5588edcabac95b8c238795c (patch)
treede0e5f6ef9ebef8692a0951581be1b8c7556c88b
parentab6a1bdf3519d4344dee4e0225c74fc1198c8a60 (diff)
downloadsystemd-80d5f0e2057717e9e5588edcabac95b8c238795c.tar.gz
journal: change support URL shown in the catalog entries
Resolves: #1550548
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 16c1f2b2fa..ab2a658713 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -205,7 +205,7 @@ option('ntp-servers', type : 'string',
value : 'time1.google.com time2.google.com time3.google.com time4.google.com')
option('support-url', type : 'string',
description : 'the support URL to show in catalog entries included in systemd',
- value : 'https://lists.freedesktop.org/mailman/listinfo/systemd-devel')
+ value : 'https://access.redhat.com/support')
option('www-target', type : 'string',
description : 'the address and dir to upload docs too',
value : 'www.freedesktop.org:/srv/www.freedesktop.org/www/software/systemd')