summaryrefslogtreecommitdiff
path: root/units/systemd-boot-update.service
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-boot-update.service')
-rw-r--r--units/systemd-boot-update.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/units/systemd-boot-update.service b/units/systemd-boot-update.service
index 61ff12762a..fe63fde35a 100644
--- a/units/systemd-boot-update.service
+++ b/units/systemd-boot-update.service
@@ -10,9 +10,10 @@
[Unit]
Description=Automatic Boot Loader Update
Documentation=man:bootctl(1)
+
DefaultDependencies=no
-Conflicts=shutdown.target
After=local-fs.target
+Conflicts=shutdown.target
Before=sysinit.target shutdown.target systemd-update-done.service
[Service]