aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2012-06-29 15:40:45 -0400
committerBill Nottingham <notting@redhat.com>2012-06-29 15:40:45 -0400
commitb196f4efd95128d1f78e4ee3d06e1ddad2bc5355 (patch)
treee5a8363985c7d475822e7f35c799d13d66c14b3e /systemd
parent211c6fbdc7a8307561ecda2b23fb558d8825c3ad (diff)
downloadinitscripts-b196f4efd95128d1f78e4ee3d06e1ddad2bc5355.tar
initscripts-b196f4efd95128d1f78e4ee3d06e1ddad2bc5355.tar.gz
initscripts-b196f4efd95128d1f78e4ee3d06e1ddad2bc5355.tar.bz2
initscripts-b196f4efd95128d1f78e4ee3d06e1ddad2bc5355.tar.xz
initscripts-b196f4efd95128d1f78e4ee3d06e1ddad2bc5355.zip
Fix unit names.initscripts-9.38-1
Diffstat (limited to 'systemd')
-rw-r--r--systemd/system/fedora-wait-storage.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/systemd/system/fedora-wait-storage.service b/systemd/system/fedora-wait-storage.service
index fb534966..5443d693 100644
--- a/systemd/system/fedora-wait-storage.service
+++ b/systemd/system/fedora-wait-storage.service
@@ -2,9 +2,9 @@
Description=Wait for storage scan
DefaultDependencies=no
Conflicts=shutdown.target
-After=udev-settle.service
+After=systemd-udev-settle.service
Before=local-fs.target shutdown.target
-Wants=udev.service udev-settle.service
+Wants=systemd-udev.service systemd-udev-settle.service
[Service]
ExecStart=-/sbin/rmmod scsi_wait_scan