X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=3b9e203b8126ded857d42cbd1efd52a9638094d8;hb=317691fe5e8de0459450c40f977ed12c192aa8c8;hp=0c33c67a484e76c6f30f180149f4c25311bd6ac5;hpb=5bd7c26888354163148c3a13310d1331049e7446;p=myplc.git 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))