]> git.ipfire.org Git - thirdparty/plymouth.git/commit
device-manager: Make sure local console terminal is open
authorRay Strode <rstrode@redhat.com>
Tue, 29 Nov 2022 00:32:43 +0000 (19:32 -0500)
committerRay Strode <rstrode@redhat.com>
Tue, 29 Nov 2022 00:33:29 +0000 (19:33 -0500)
commite58891856c07dd834c4f16d8c6f1874595babb48
tree2c6f0cccf4025da65557cbe3743829dfe86f80f1
parent8cb20287b02716c2348b8d57812657001a7801e1
device-manager: Make sure local console terminal is open

We need to make sure the local console terminal is open so that
when we check later if it's a vt or not we get a valid answer.

This commit adds the open call.

Closes: https://gitlab.freedesktop.org/plymouth/plymouth/-/issues/196
src/libply-splash-core/ply-device-manager.c