diff --git a/langset.sh b/langset.sh index 26393d4..2e3f8fb 100644 --- a/langset.sh +++ b/langset.sh @@ -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 diff --git a/live-langset-data.changes b/live-langset-data.changes index 628a728..daf99ba 100644 --- a/live-langset-data.changes +++ b/live-langset-data.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 10:16:55 UTC 2021 - Fabian Vogt + +- Don't restart systemd-vconsole-setup.service explicitly (boo#1187618) + ------------------------------------------------------------------- Tue Jul 7 10:30:19 UTC 2020 - Callum Farmer diff --git a/live-langset-data.spec b/live-langset-data.spec index 1ced7be..3e2c8cc 100644 --- a/live-langset-data.spec +++ b/live-langset-data.spec @@ -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