units: move a couple of units from base.target to sysinit.target

This commit is contained in:
Lennart Poettering
2010-11-19 16:24:21 +01:00
parent 88aebb6265
commit e096bf2f95
15 changed files with 16 additions and 16 deletions

View File

@@ -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]