Reworded and fixed comment

This commit is contained in:
kalebo
2017-10-06 08:37:07 -06:00
committed by GitHub
parent 00ab4dec57
commit 2cb67bba3e

View File

@@ -15,7 +15,7 @@
`ufw status numbered`
- Allow incoming traffic on port 5432 on this host and an identifing comment:
- Allow incoming traffic on port 5432 on this host with a comment identifying the service:
`ufw allow {{5432}} comment {{"Service"}}`