From ca5ecaae7a8f75e18ba85b29839752da76e3b7b9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 16 Sep 2024 20:20:44 +0200 Subject: Merging upstream version 256.4. Signed-off-by: Daniel Baumann --- units/systemd-bsod.service.in | 2 +- units/systemd-fsck@.service.in | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'units') diff --git a/units/systemd-bsod.service.in b/units/systemd-bsod.service.in index 2d2f988..4c8f837 100644 --- a/units/systemd-bsod.service.in +++ b/units/systemd-bsod.service.in @@ -8,7 +8,7 @@ # (at your option) any later version. [Unit] -Description=Displays emergency message in full screen. +Description=Display Boot-Time Emergency Messages In Full Screen Documentation=man:systemd-bsod.service(8) ConditionVirtualization=no DefaultDependencies=no diff --git a/units/systemd-fsck@.service.in b/units/systemd-fsck@.service.in index 65521b1..8eb4821 100644 --- a/units/systemd-fsck@.service.in +++ b/units/systemd-fsck@.service.in @@ -12,7 +12,8 @@ Description=File System Check on %f Documentation=man:systemd-fsck@.service(8) DefaultDependencies=no BindsTo=%i.device -Conflicts=shutdown.target +IgnoreOnIsolate=yes +Conflicts=reboot.target kexec.target poweroff.target halt.target After=%i.device systemd-fsck-root.service local-fs-pre.target Before=systemd-quotacheck.service shutdown.target -- cgit v1.2.3