From 2f51ac69b5a56444344af3248e80dff2a51d5661 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 28 Oct 2010 12:57:42 -0400 Subject: Use systemd versions of these services. --- Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f7409c77..4ae07556 100644 --- a/Makefile +++ b/Makefile @@ -118,10 +118,7 @@ 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 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 - ln -s ../display-manager.service $(ROOT)/lib/systemd/system/graphical.target.wants mkdir -p -m 755 $(ROOT)/lib/systemd/system/local-fs.target.wants mkdir -p -m 755 $(ROOT)/lib/systemd/system/basic.target.wants mkdir -p -m 755 $(ROOT)/lib/systemd/system/sysinit.target.wants -- cgit v1.2.1