summaryrefslogtreecommitdiff
path: root/units/systemd-modules-load.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-modules-load.service.in')
-rw-r--r--units/systemd-modules-load.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-modules-load.service.in b/units/systemd-modules-load.service.in
index 612338b61..739729e69 100644
--- a/units/systemd-modules-load.service.in
+++ b/units/systemd-modules-load.service.in
@@ -10,7 +10,7 @@ Description=Load Kernel Modules
DefaultDependencies=no
Conflicts=shutdown.target
After=systemd-readahead-collect.service systemd-readahead-replay.service
-Before=basic.target shutdown.target
+Before=sysinit.target shutdown.target
ConditionDirectoryNotEmpty=/etc/modules-load.d
[Service]