Accepting request 902792 from system:install:head

- Don't restart systemd-vconsole-setup.service explicitly (boo#1187618)

OBS-URL: https://build.opensuse.org/request/show/902792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/live-langset-data?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2021-07-02 11:26:28 +00:00 committed by Git OBS Bridge
commit bad3a9a45d
3 changed files with 6 additions and 4 deletions

View File

@ -86,6 +86,3 @@ fi
[ -z "$keytable" ] || localectl set-keymap $keytable
echo "$lang" > /var/lib/zypp/RequestedLocales
# Make sure all changes are in effect when returning
systemctl restart systemd-vconsole-setup

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 10:16:55 UTC 2021 - Fabian Vogt <fvogt@suse.com>
- Don't restart systemd-vconsole-setup.service explicitly (boo#1187618)
-------------------------------------------------------------------
Tue Jul 7 10:30:19 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package live-langset-data
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed