diff options
Diffstat (limited to 'units/systemd-modules-load.service.in')
-rw-r--r-- | units/systemd-modules-load.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-modules-load.service.in b/units/systemd-modules-load.service.in index 1eb49011f5..59482953fc 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=shutdown.target +Before=basic.target shutdown.target [Service] Type=oneshot |