From 40611863e4fcc8590b7abb738f286e43d9c87969 Mon Sep 17 00:00:00 2001 From: Mike Yuan Date: Wed, 10 Apr 2024 23:02:01 +0800 Subject: [PATCH] units/systemd-boot-check-no-failures.service: drop unneeded dep on shutdown.target --- units/systemd-boot-check-no-failures.service.in | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.47.3