Skip to content

Commit

Permalink
Merge pull request dev-sec#174 from carchrae/example-comment-fix
Browse files Browse the repository at this point in the history
ipv4 forwarding comment is inconsistent with example
  • Loading branch information
rndmh3ro committed Jun 16, 2018
2 parents 82db1f2 + 9179065 commit df25471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ If you want to override sysctl-variables, you can use the `sysctl_overwrite` var
- dev-sec.os-hardening
vars:
sysctl_overwrite:
# Disable IPv4 traffic forwarding.
# Enable IPv4 traffic forwarding.
net.ipv4.ip_forward: 1
```

Expand Down

0 comments on commit df25471

Please sign in to comment.