diff options
| author | Bill Nottingham <notting@redhat.com> | 2004-12-03 22:47:09 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2004-12-03 22:47:09 +0000 |
| commit | 46c893c8f7516d1ad988c5596f4ddab2a49c13e2 (patch) | |
| tree | 8b92b6b6a4fe5d75a63b69ae091c1ca6aad83860 /Makefile | |
| parent | 255bb3ce1487c01176140db0a66d57323dff9597 (diff) | |
add changelogr6-47-13
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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* |
