Remove fedora-storage-init so it can't start raid/lvm. (#729640)

This commit is contained in:
David Lehman 2011-08-18 09:57:02 -05:00
parent 92efe1b536
commit cfb04926db

View File

@ -843,6 +843,7 @@ remove "hwdata" "/usr/share/hwdata/oui.txt"
remove "hwdata" "/usr/share/hwdata/pnp.ids" remove "hwdata" "/usr/share/hwdata/pnp.ids"
remove "hwdata" "/usr/share/hwdata/upgradelist" remove "hwdata" "/usr/share/hwdata/upgradelist"
remove "initscripts" "/etc/ppp/*" remove "initscripts" "/etc/ppp/*"
remove "initscripts" "/lib/systemd/fedora-storage-init"
remove "initscripts" "/lib/systemd/system/fedora-readonly.service" remove "initscripts" "/lib/systemd/system/fedora-readonly.service"
remove "initscripts" "/lib/systemd/system/fedora-storage-init.service" remove "initscripts" "/lib/systemd/system/fedora-storage-init.service"
remove "initscripts" "/lib/systemd/system/fedora-wait-storage.service" remove "initscripts" "/lib/systemd/system/fedora-wait-storage.service"