X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=units%2Fsystemd-modules-load.service.in;h=59482953fc91a3ba9f1e7e31652b1502eba5c58d;hb=9fe117ea5ac7e8fc36312324c7fdc851adff59f3;hp=7a94040fae5db9f09dab3fb421470f30aee8f6e9;hpb=449ddb2d23a63ca4c8cd70d13a070fba87c1fb30;p=elogind.git diff --git a/units/systemd-modules-load.service.in b/units/systemd-modules-load.service.in index 7a94040fa..59482953f 100644 --- a/units/systemd-modules-load.service.in +++ b/units/systemd-modules-load.service.in @@ -9,12 +9,10 @@ Description=Load Kernel Modules DefaultDependencies=no Conflicts=shutdown.target -Before=shutdown.target +After=systemd-readahead-collect.service systemd-readahead-replay.service +Before=basic.target shutdown.target [Service] Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-modules-load - -[Install] -WantedBy=sysinit.target