From f05a6fb7d2748351195be82c0548bbd03ddaf9e1 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 20 Oct 2004 02:33:17 +0000 Subject: fix it all --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ca04d1d1..5a9b4780 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ install: cp -af rc.d sysconfig ppp $(ROOT)/etc mkdir -p $(ROOT)/etc/ppp/peers - chmod 755 $(ROOT)/rc.d/* $(ROOT)/rc.d/init.d/* + chmod 755 $(ROOT)/etc/rc.d/* $(ROOT)/etc/rc.d/init.d/* chmod 755 $(ROOT)/etc/ppp/peers chmod 755 $(ROOT)/etc/ppp/ip* chmod 755 $(ROOT)/etc/sysconfig/network-scripts/ifup-* -- cgit v1.2.1