]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units/systemd-boot-check-no-failures.service: drop unneeded dep on shutdown.target 32205/head
authorMike Yuan <me@yhndnzj.com>
Wed, 10 Apr 2024 15:02:01 +0000 (23:02 +0800)
committerMike Yuan <me@yhndnzj.com>
Wed, 10 Apr 2024 15:40:53 +0000 (23:40 +0800)
units/systemd-boot-check-no-failures.service.in

index eaadd0e55446387aa36ec444c6f6df5481f20040..2e17cb9c8e8b9e19686855faafbdc68b64aeee20 100644 (file)
@@ -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