diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/integration-test-wrapper.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration-test-wrapper.py b/test/integration-test-wrapper.py index e0a4b6e780..a8004b3815 100755 --- a/test/integration-test-wrapper.py +++ b/test/integration-test-wrapper.py @@ -159,7 +159,7 @@ def main(): *( [ "systemd.mask=serial-getty@.service", - "systemd.show_status=no", + "systemd.show_status=error", "systemd.crash_shell=0", "systemd.crash_action=poweroff", ] |