From a1ed06b04739d85389fe23e78e97556864b77c64 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 26 Jul 2003 09:16:00 +0000 Subject: Move start_stop_daemon to debianutils. Cleanup run_parts a bit and add long opts --- init/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'init/Makefile.in') diff --git a/init/Makefile.in b/init/Makefile.in index b1f464d19..1b13f693b 100644 --- a/init/Makefile.in +++ b/init/Makefile.in @@ -31,7 +31,6 @@ INIT-$(CONFIG_MSVC) += msvc.o INIT-$(CONFIG_PIDFILEHACK) += pidfilehack.o INIT-$(CONFIG_POWEROFF) += poweroff.o INIT-$(CONFIG_REBOOT) += reboot.o -INIT-$(CONFIG_START_STOP_DAEMON) += start_stop_daemon.o ifeq ($(CONFIG_HALT), y) CONFIG_INIT_SHARED=y -- cgit v1.2.3