X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Finitscripts;h=24dc94d999810a8b679bf90f0ac23e31771c8502;hb=c8ead4a543859582497e107173c650cec4203d4f;hp=23508ab5787f867d9909fdbeb4b1314de3a60473;hpb=cd1a2927226c734d96478e12bb768256fb64a06a;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/initscripts b/lfs/initscripts index 23508ab578..24dc94d999 100644 --- a/lfs/initscripts +++ b/lfs/initscripts @@ -18,12 +18,6 @@ # Makefiles are based on LFSMake, which is # # Copyright (C) 2002 Rod Roard # # # -# Modifications by: # -# ??-12-2003 Mark Wormgoor < mark@wormgoor.com> # -# - Modified Makefile for IPCop build # -# # -# $Id: initscripts,v 1.6.2.2 2005/02/05 15:38:15 gespinasse Exp $ -# # ############################################################################### ############################################################################### @@ -69,4 +63,7 @@ $(TARGET) : chgrp nobody /etc/rc.d/rc.red chmod 4750 /etc/rc.d/rc.red + -mkdir -p /etc/boot.d + cp -f $(DIR_SRC)/src/boot.d/* /etc/boot.d + @$(POSTBUILD)