bootmanager has gone
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 16 Jan 2010 08:43:12 +0000 (08:43 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 16 Jan 2010 08:43:12 +0000 (08:43 +0000)
Makefile

index 0c33c67..3b9e203 100644 (file)
--- 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))