From: Mike Yuan Date: Wed, 10 Apr 2024 15:02:01 +0000 (+0800) Subject: units/systemd-boot-check-no-failures.service: drop unneeded dep on shutdown.target X-Git-Tag: v256-rc1~236^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40611863e4fcc8590b7abb738f286e43d9c87969;p=thirdparty%2Fsystemd.git units/systemd-boot-check-no-failures.service: drop unneeded dep on shutdown.target --- diff --git a/units/systemd-boot-check-no-failures.service.in b/units/systemd-boot-check-no-failures.service.in index eaadd0e5544..2e17cb9c8e8 100644 --- a/units/systemd-boot-check-no-failures.service.in +++ b/units/systemd-boot-check-no-failures.service.in @@ -12,8 +12,6 @@ Description=Check if Any System Units Failed Documentation=man:systemd-boot-check-no-failures.service(8) After=default.target graphical.target multi-user.target Before=boot-complete.target -Conflicts=shutdown.target -Before=shutdown.target [Service] Type=oneshot