]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/initscripts
Bugfixes:
[people/pmueller/ipfire-2.x.git] / lfs / initscripts
index 23508ab5787f867d9909fdbeb4b1314de3a60473..24dc94d999810a8b679bf90f0ac23e31771c8502 100644 (file)
 # Makefiles are based on LFSMake, which is                                    #
 # Copyright (C) 2002 Rod Roard <rod@sunsetsystems.com>                        #
 #                                                                             #
-# 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)