diff options
| author | Bill Nottingham <notting@redhat.com> | 2012-10-31 13:31:48 -0400 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2012-10-31 13:31:48 -0400 |
| commit | 6091b58b60f532d8e3f317b99f7ea85d99853db3 (patch) | |
| tree | 7fc4e819ac8cacf09cf88d6287df5ce2ba86d029 /Makefile | |
| parent | 162a181057a9cd4afb267d4c348205777c5c4838 (diff) | |
| download | initscripts-6091b58b60f532d8e3f317b99f7ea85d99853db3.tar initscripts-6091b58b60f532d8e3f317b99f7ea85d99853db3.tar.gz initscripts-6091b58b60f532d8e3f317b99f7ea85d99853db3.tar.bz2 initscripts-6091b58b60f532d8e3f317b99f7ea85d99853db3.tar.xz initscripts-6091b58b60f532d8e3f317b99f7ea85d99853db3.zip | |
Drop fedora-storage-init; conflict with older lvm & dmraid so we get the required versions that allow us to do so. (<prajnoha@redhat.com>)
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -96,8 +96,6 @@ install: ln -s ../fedora-autorelabel-mark.service $(ROOT)/lib/systemd/system/basic.target.wants ln -s ../fedora-readonly.service $(ROOT)/lib/systemd/system/local-fs.target.wants ln -s ../fedora-import-state.service $(ROOT)/lib/systemd/system/local-fs.target.wants - ln -s ../fedora-storage-init.service $(ROOT)/lib/systemd/system/local-fs.target.wants - ln -s ../fedora-storage-init-late.service $(ROOT)/lib/systemd/system/local-fs.target.wants mkdir -p $(ROOT)/lib/tmpfiles.d install -m 644 initscripts.tmpfiles.d $(ROOT)/lib/tmpfiles.d/initscripts.conf |
