mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
units: move a couple of units from base.target to sysinit.target
This commit is contained 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]
|
||||
|
||||
Reference in New Issue
Block a user