aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2011-04-27 13:05:37 -0400
committerBill Nottingham <notting@redhat.com>2011-04-27 13:05:37 -0400
commitb15a418b0ab137507d8e96d4b35d6ff7db76ee8f (patch)
tree1ebdabb4e8c7f194e730a1936ce2a55c5ad9ef79 /Makefile
parentef25e0519aa39cb7a860185e55607ceefa299749 (diff)
downloadinitscripts-b15a418b0ab137507d8e96d4b35d6ff7db76ee8f.tar
initscripts-b15a418b0ab137507d8e96d4b35d6ff7db76ee8f.tar.gz
initscripts-b15a418b0ab137507d8e96d4b35d6ff7db76ee8f.tar.bz2
initscripts-b15a418b0ab137507d8e96d4b35d6ff7db76ee8f.tar.xz
initscripts-b15a418b0ab137507d8e96d4b35d6ff7db76ee8f.zip
Make sure to enable fedora-storage-init-late.service, and have it after the non-late version. (#699918)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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