From 6091b58b60f532d8e3f317b99f7ea85d99853db3 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 31 Oct 2012 13:31:48 -0400 Subject: Drop fedora-storage-init; conflict with older lvm & dmraid so we get the required versions that allow us to do so. () --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e8f3fb58..233ab00a 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.1