diff options
| author | Bill Nottingham <notting@redhat.com> | 2004-10-20 02:34:19 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2004-10-20 02:34:19 +0000 |
| commit | 2c156151631fadd994b574bdb339c0c5b4737ea7 (patch) | |
| tree | 0d1fdfdee743c75a4e797c627dcd0cc46819d37f | |
| parent | f05a6fb7d2748351195be82c0548bbd03ddaf9e1 (diff) | |
| download | initscripts-2c156151631fadd994b574bdb339c0c5b4737ea7.tar.gz initscripts-2c156151631fadd994b574bdb339c0c5b4737ea7.tar.xz initscripts-2c156151631fadd994b574bdb339c0c5b4737ea7.zip | |
sigh, i can't typer7-93-2-EL
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ install: chmod 755 $(ROOT)/etc/ppp/peers chmod 755 $(ROOT)/etc/ppp/ip* chmod 755 $(ROOT)/etc/sysconfig/network-scripts/ifup-* - chmod 755 $(ROOT)/etc/sysconfig/network-scripts/idown-* + chmod 755 $(ROOT)/etc/sysconfig/network-scripts/ifdown-* chmod 755 $(ROOT)/etc/sysconfig/network-scripts/init* mkdir -p $(ROOT)/etc/sysconfig/networking/devices mkdir -p $(ROOT)/etc/sysconfig/networking/profiles/default |
