aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4ead51da..cef2f9a7 100644
--- a/Makefile
+++ b/Makefile
@@ -127,7 +127,7 @@ install:
mkdir -p -m 755 $(ROOT)/lib/systemd/system/sysinit.target.wants
ln -s ../fedora-configure.service $(ROOT)/lib/systemd/system/basic.target.wants
ln -s ../fedora-loadmodules.service $(ROOT)/lib/systemd/system/basic.target.wants
- ln -s ../fedora-swapon.service $(ROOT)/lib/systemd/system/basic.target.wants
+ ln -s ../fedora-autoswap.service $(ROOT)/lib/systemd/system/basic.target.wants
ln -s ../fedora-sysinit-hack.service $(ROOT)/lib/systemd/system/basic.target.wants
ln -s ../fedora-cleanup.service $(ROOT)/lib/systemd/system/local-fs.target.wants
ln -s ../fedora-mountall.service $(ROOT)/lib/systemd/system/local-fs.target.wants