From 317691fe5e8de0459450c40f977ed12c192aa8c8 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 16 Jan 2010 08:43:12 +0000 Subject: [PATCH] bootmanager has gone --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0c33c67..3b9e203 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ BINARIES = plc-config plc-config-tty db-config dns-config \ clean-empty-dirs.py mtail.py \ plc-check-ssl-peering.py plc-map.py plc-kml.py plc-orphan-accounts.py \ support-scripts/renew_reminder.py support-scripts/gen_aliases.py -INIT_SCRIPTS = api bootcd bootmanager db dns functions gpg httpd mail network packages postgresql ssh ssl +INIT_SCRIPTS = api bootcd db dns functions gpg httpd mail network packages postgresql ssh ssl INITS=$(addprefix plc.d/,$(INIT_SCRIPTS)) -- 2.43.0