From b15a418b0ab137507d8e96d4b35d6ff7db76ee8f Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 27 Apr 2011 13:05:37 -0400 Subject: Make sure to enable fedora-storage-init-late.service, and have it after the non-late version. (#699918) --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 39dd84e2..718b451e 100644 --- a/Makefile +++ b/Makefile @@ -130,6 +130,7 @@ 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-storage-init-late.service $(ROOT)/lib/systemd/system/local-fs.target.wants ln -s ../fedora-sysinit-unhack.service $(ROOT)/lib/systemd/system/multi-user.target.wants mkdir -p $(ROOT)/etc/tmpfiles.d -- cgit v1.2.1