From 5d474b8848d7f6b34f5a0bc1397100ad0667ec2f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 29 Oct 2010 04:25:08 +0200 Subject: [PATCH] units: no need to create rescue.target.wants anymore --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 1fa4a7df2..2268a62f6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1176,7 +1176,6 @@ if TARGET_FEDORA $(DESTDIR)$(systemunitdir)/kexec.target.wants \ $(DESTDIR)$(systemunitdir)/poweroff.target.wants \ $(DESTDIR)$(systemunitdir)/halt.target.wants \ - $(DESTDIR)$(systemunitdir)/rescue.target.wants \ $(DESTDIR)$(systemunitdir)/final.target.wants ( cd $(DESTDIR)$(systemunitdir)/multi-user.target.wants && \ rm -f rc-local.service && \ -- 2.30.2