From 4a443edd55f659ff93cdc2f452c29cc6e8bc19b6 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 28 Oct 2010 11:27:18 -0400 Subject: Only pull in wait-storage by reference. --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index e93fef09..f7409c77 100644 --- a/Makefile +++ b/Makefile @@ -132,7 +132,6 @@ install: ln -s ../fedora-sysinit-hack.service $(ROOT)/lib/systemd/system/basic.target.wants ln -s ../fedora-readonly.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-wait-storage.service $(ROOT)/lib/systemd/system/local-fs.target.wants ln -s ../fedora-sysinit-unhack.service $(ROOT)/lib/systemd/system/multi-user.target.wants # These are LSB compatibility symlinks. At some point in the future -- cgit v1.2.1