mirror of
https://github.com/systemd/systemd.git
synced 2026-08-07 08:30:57 +00:00
Revert "mkosi: Don't fail on systemd-vconsole-setup.service failure for now"
This doesn't seem to fail anymore.
This reverts commit 84c7929cd4.
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
#!/bin/bash -eux
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
# TODO: Figure out why this is failing
|
||||
systemctl reset-failed systemd-vconsole-setup.service
|
||||
|
||||
systemctl --failed --no-legend | tee /failed-services
|
||||
|
||||
# Check that secure boot keys were properly enrolled.
|
||||
|
||||
Reference in New Issue
Block a user