Revert "look, some whitespace changes"

This reverts commit b1201baec0.
This commit is contained in:
Kevin Fenzi 2017-10-12 21:58:16 +00:00
parent 57a74246fd
commit 21c5d61f43

View file

@ -17,7 +17,6 @@
# allow ssh - always
-A INPUT -m conntrack --ctstate NEW -m tcp -p tcp --dport 22 -j ACCEPT
# for nrpe - allow it from nocs
-A INPUT -p tcp -m tcp --dport 5666 -s 192.168.1.10 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 5666 -s 192.168.1.166 -j ACCEPT