summaryrefslogtreecommitdiff
path: root/units/systemd-pstore.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-pstore.service.in')
-rw-r--r--units/systemd-pstore.service.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/units/systemd-pstore.service.in b/units/systemd-pstore.service.in
index 7848430734..02ac29caa4 100644
--- a/units/systemd-pstore.service.in
+++ b/units/systemd-pstore.service.in
@@ -13,8 +13,8 @@ Documentation=man:systemd-pstore(8)
ConditionDirectoryNotEmpty=/sys/fs/pstore
ConditionVirtualization=!container
DefaultDependencies=no
-Conflicts=shutdown.target initrd-switch-root.target
-Before=sysinit.target shutdown.target initrd-switch-root.target
+Conflicts=shutdown.target
+Before=sysinit.target shutdown.target
After=modprobe@efi_pstore.service
Wants=modprobe@efi_pstore.service