aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-07-09 04:41:40 +0000
committerBill Nottingham <notting@redhat.com>2001-07-09 04:41:40 +0000
commitda51fdd57703a4d2b407af77092159301c112c7b (patch)
tree08094893cba2338db4a5435d5fb96be0bc652007 /Makefile
parent49b2aecf1a9a5e24200e1a6d0c81a0724e436af6 (diff)
downloadinitscripts-da51fdd57703a4d2b407af77092159301c112c7b.tar
initscripts-da51fdd57703a4d2b407af77092159301c112c7b.tar.gz
initscripts-da51fdd57703a4d2b407af77092159301c112c7b.tar.bz2
initscripts-da51fdd57703a4d2b407af77092159301c112c7b.tar.xz
initscripts-da51fdd57703a4d2b407af77092159301c112c7b.zip
add s99local link in runlevel 4 (#47769)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 365d175d..4771e7ee 100644
--- a/Makefile
+++ b/Makefile
@@ -83,6 +83,7 @@ install:
ln -s ../rc.local $(ROOT)/etc/rc.d/rc2.d/S99local
ln -s ../rc.local $(ROOT)/etc/rc.d/rc3.d/S99local
+ ln -s ../rc.local $(ROOT)/etc/rc.d/rc4.d/S99local
ln -s ../rc.local $(ROOT)/etc/rc.d/rc5.d/S99local
# These are LSB compatibility symlinks. At some point in the future