mirror of
https://github.com/systemd/systemd.git
synced 2025-09-10 22:52:49 +02:00
units/systemd-boot-check-no-failures.service: drop unneeded dep on shutdown.target
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user