- Import commit 071ac409a0564863657d8f8a5a35e6a4f914695f

071ac409a0 rules: set up tty permissions and group for /dev/hvc* nodes
  f693b3ed8a vconsole-setup: remember the correct error value when open_terminal() fails
  963d838bad vconsole-setup: handle the case where the vc is in KD_GRAPHICS mode more gracefully (bsc#1215282)
  6f53f71d2d vconsole-setup: simplify error handling

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1477
This commit is contained in:
2023-12-20 12:50:37 +00:00
committed by Git OBS Bridge
parent 61ff104b9d
commit b4e385721c
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Dec 20 12:40:55 UTC 2023 - Franck Bui <fbui@suse.com>
- Import commit 071ac409a0564863657d8f8a5a35e6a4f914695f
071ac409a0 rules: set up tty permissions and group for /dev/hvc* nodes
f693b3ed8a vconsole-setup: remember the correct error value when open_terminal() fails
963d838bad vconsole-setup: handle the case where the vc is in KD_GRAPHICS mode more gracefully (bsc#1215282)
6f53f71d2d vconsole-setup: simplify error handling
-------------------------------------------------------------------
Tue Dec 12 08:02:52 UTC 2023 - Franck Bui <fbui@suse.com>