From 46c893c8f7516d1ad988c5596f4ddab2a49c13e2 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 3 Dec 2004 22:47:09 +0000 Subject: add changelog --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c6a71521..1a2cbb75 100644 --- a/Makefile +++ b/Makefile @@ -38,8 +38,7 @@ install: cp -af rc.d sysconfig ppp $(ROOT)/etc 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/ppp/ip* chmod 755 $(ROOT)/etc/sysconfig/network-scripts/ifup-* chmod 755 $(ROOT)/etc/sysconfig/network-scripts/ifdown-* chmod 755 $(ROOT)/etc/sysconfig/network-scripts/init* -- cgit