overlay coreos/config: Drop support URL override for sys-apps/systemd

The ebuild is using BRANDING_OS_SUPPORT_URL now, which we set to the
appropriate value already.

Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
Krzesimir Nowak 2026-04-01 16:04:39 +02:00
parent d6c3d7864e
commit b5a71bff88

View File

@ -1,7 +1,4 @@
flatcar_systemd_meson_args_array=(
# Point to our user mailing list.
-Dsupport-url='https://groups.google.com/forum/#!forum/flatcar-linux-user'
# Use our ntp servers.
-Dntp-servers="0.flatcar.pool.ntp.org 1.flatcar.pool.ntp.org 2.flatcar.pool.ntp.org 3.flatcar.pool.ntp.org"