Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 0023 readme minor typos / missing bits #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions bug0023/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ After this, you should see the following output when running ```find /opt/patche
/opt/patches/bug0023/backup/etc
/opt/patches/bug0023/backup/etc/udhcpc.user
/opt/patches/bug0023/backup/etc/sudomesh
/opt/patches/bug0023/backup/etc/sudomesh/home_node
/opt/patches/bug0023/backup/etc/config
/opt/patches/bug0023/backup/etc/config/network
/opt/patches/bug0023/backup/etc/resolv.conf.dnsmasq
Expand Down Expand Up @@ -79,7 +80,7 @@ MESHEXITIP=100.64.0.42
INETEXITIP=45.34.140.42
```

In ```/opt/patches/bug/0023/patch/etc/init.d/meshreouting``` remove the line that contains ```ip rule add to 45.34.140.42/32 prio 15000 table main``` .
In ```/opt/patches/bug/0023/patch/etc/init.d/meshrouting``` remove the line that contains ```ip rule add to 45.34.140.42/32 prio 15000 table main``` .

## apply the patch

Expand All @@ -105,5 +106,5 @@ echo -e "$(date -Iseconds)\tbug0023\treverted" >> /opt/patches/patch.log
reboot now
```

i## pat yourself of the back
## pat yourself of the back
If all goes well, pat yourself on the back, let folks know on https://peoplesopen.net/chat and . . . help others do the same, or perhaps consider writing an automated script to do this.