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

@ -8,7 +8,7 @@
[Unit]
Description=Huge Pages File System Automount Point
DefaultDependencies=no
Before=basic.target
Before=sysinit.target
[Automount]
Where=/dev/hugepages

View File

@ -8,7 +8,7 @@
[Unit]
Description=POSIX Message Queue File System Automount Point
DefaultDependencies=no
Before=basic.target
Before=sysinit.target
[Automount]
Where=/dev/mqueue

View File

@ -9,7 +9,7 @@
Description=Tell Plymouth To Write Out Runtime Data
DefaultDependencies=no
After=local-fs.target
Before=basic.target
Before=sysinit.target
[Service]
ExecStart=-/bin/plymouth update-root-fs --read-write

View File

@ -10,7 +10,7 @@ Description=Apply System Clock UTC Offset
DefaultDependencies=no
Conflicts=shutdown.target
After=systemd-readahead-collect.service systemd-readahead-replay.service
Before=basic.target shutdown.target udev.service
Before=sysinit.target shutdown.target udev.service
[Service]
Type=oneshot
@ -30,4 +30,4 @@ StandardOutput=syslog
# system time as part of kernel setup.
[Install]
WantedBy=basic.target
WantedBy=sysinit.target

View File

@ -8,7 +8,7 @@
[Unit]
Description=Arbitrary Executable File Formats File System Automount Point
DefaultDependencies=no
Before=basic.target
Before=sysinit.target
[Automount]
Where=/proc/sys/fs/binfmt_misc

View File

@ -8,7 +8,7 @@
[Unit]
Description=Debug File System Automount Point
DefaultDependencies=no
Before=basic.target
Before=sysinit.target
[Automount]
Where=/sys/kernel/debug

View File

@ -8,7 +8,7 @@
[Unit]
Description=Security File System Automount Point
DefaultDependencies=no
Before=basic.target
Before=sysinit.target
[Automount]
Where=/sys/kernel/security

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]

View File

@ -11,7 +11,7 @@ DefaultDependencies=no
Wants=local-fs.target
Conflicts=shutdown.target
After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target
Before=basic.target shutdown.target
Before=sysinit.target shutdown.target
[Service]
Type=oneshot

View File

@ -10,7 +10,7 @@ Description=Collect Read-Ahead Data
DefaultDependencies=no
Wants=systemd-readahead-done.timer
Conflicts=shutdown.target
Before=basic.target shutdown.target
Before=sysinit.target shutdown.target
[Service]
Type=notify

View File

@ -9,7 +9,7 @@
Description=Replay Read-Ahead Data
DefaultDependencies=no
Conflicts=shutdown.target
Before=basic.target shutdown.target
Before=sysinit.target shutdown.target
ConditionPathExists=/.readahead
[Service]

View File

@ -10,7 +10,7 @@ Description=Apply Kernel Variables
DefaultDependencies=no
Conflicts=shutdown.target
After=systemd-readahead-collect.service systemd-readahead-replay.service
Before=basic.target shutdown.target
Before=sysinit.target shutdown.target
ConditionPathExists=/etc/sysctl.conf
ConditionDirectoryNotEmpty=/etc/sysctl.d

View File

@ -10,7 +10,7 @@ Description=Cleanup of Temporary Directories
DefaultDependencies=no
Wants=local-fs.target
After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target
Before=basic.target shutdown.target
Before=sysinit.target shutdown.target
ConditionPathExists=/etc/tmpfiles.d
[Service]

View File

@ -10,7 +10,7 @@ Description=Recreate Volatile Files and Directories
DefaultDependencies=no
Wants=local-fs.target
After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target
Before=basic.target shutdown.target
Before=sysinit.target shutdown.target
ConditionPathExists=/etc/tmpfiles.d
[Service]

View File

@ -10,7 +10,7 @@ Description=Setup Virtual Console
DefaultDependencies=no
Conflicts=shutdown.target
After=systemd-readahead-collect.service systemd-readahead-replay.service
Before=basic.target shutdown.target
Before=sysinit.target shutdown.target
[Service]
Type=oneshot