]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
journal: change support URL shown in the catalog entries
authorMichal Sekletar <msekleta@redhat.com>
Mon, 15 Oct 2018 10:55:50 +0000 (10:55 +0000)
committerLukas Nykryn <lnykryn@redhat.com>
Mon, 29 Oct 2018 09:41:47 +0000 (10:41 +0100)
Resolves: #1550548

meson_options.txt

index 16c1f2b2fa2722713231b1d5020d0f0c69f85672..ab2a6587135ad7b8a881f70feca0036def66e802 100644 (file)
@@ -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')