From: Thierry Parmentelat Date: Sat, 16 Jan 2010 08:43:12 +0000 (+0000) Subject: bootmanager has gone X-Git-Tag: MyPLC-5.0-1^2~21 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=317691fe5e8de0459450c40f977ed12c192aa8c8;p=myplc.git bootmanager has gone --- 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))