aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-10-15 22:42:20 -0400
committerBill Nottingham <notting@redhat.com>2010-10-15 22:42:20 -0400
commitda60061aa5d83b9ba3a25e19e295d263e6b99473 (patch)
tree96b731e67d02be812fb2aa71263750ee9b73ae0b /Makefile
parent9da259bdccb92b76f2e1cb6f756799c2f2da0277 (diff)
downloadinitscripts-da60061aa5d83b9ba3a25e19e295d263e6b99473.tar
initscripts-da60061aa5d83b9ba3a25e19e295d263e6b99473.tar.gz
initscripts-da60061aa5d83b9ba3a25e19e295d263e6b99473.tar.bz2
initscripts-da60061aa5d83b9ba3a25e19e295d263e6b99473.tar.xz
initscripts-da60061aa5d83b9ba3a25e19e295d263e6b99473.zip
Drop default.target here.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 61118f5d..4ead51da 100644
--- a/Makefile
+++ b/Makefile
@@ -118,7 +118,6 @@ install:
mkdir -p -m 755 $(ROOT)/lib/systemd/system/multi-user.target.wants
mkdir -p -m 755 $(ROOT)/lib/systemd/system/graphical.target.wants
- ln -s multi-user.target $(ROOT)/lib/systemd/system/default.target
ln -s prefdm.service $(ROOT)/lib/systemd/system/display-manager.service
ln -s reboot.target $(ROOT)/lib/systemd/system/ctrl-alt-del.target
ln -s ../rc-local.service $(ROOT)/lib/systemd/system/multi-user.target.wants