aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/fedora-storage-init.service
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2012-11-06 14:23:17 -0500
committerBill Nottingham <notting@redhat.com>2012-11-06 14:23:17 -0500
commitfb580ace2e92ca5b51b8d5e24c28c3ce2e00ee9c (patch)
treedf35c71d7b2dd9c168d156dda88817dff70b84f8 /systemd/system/fedora-storage-init.service
parent8b18565ab2aafd5ffcf504a357ae98cb5a612fdd (diff)
downloadinitscripts-fb580ace2e92ca5b51b8d5e24c28c3ce2e00ee9c.tar
initscripts-fb580ace2e92ca5b51b8d5e24c28c3ce2e00ee9c.tar.gz
initscripts-fb580ace2e92ca5b51b8d5e24c28c3ce2e00ee9c.tar.bz2
initscripts-fb580ace2e92ca5b51b8d5e24c28c3ce2e00ee9c.tar.xz
initscripts-fb580ace2e92ca5b51b8d5e24c28c3ce2e00ee9c.zip
Drop fedora-wait-storage since scsi_wait_scan no longer exists ... move udev-settle requirements to fedora-storage-init. (#870544)
Diffstat (limited to 'systemd/system/fedora-storage-init.service')
-rw-r--r--systemd/system/fedora-storage-init.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/systemd/system/fedora-storage-init.service b/systemd/system/fedora-storage-init.service
index 6d8e39ff..bb559d77 100644
--- a/systemd/system/fedora-storage-init.service
+++ b/systemd/system/fedora-storage-init.service
@@ -2,9 +2,9 @@
Description=Initialize storage subsystems (RAID, LVM, etc.)
DefaultDependencies=no
Conflicts=shutdown.target
-After=fedora-wait-storage.service
+After=systemd-udev-settle.service
Before=local-fs.target shutdown.target
-Wants=fedora-wait-storage.service
+Wants=systemd-udev-settle.service
ConditionFileIsExecutable=|/sbin/lvm
ConditionFileIsExecutable=|/sbin/dmraid
ConditionPathExists=|/etc/multipath.conf