committing...

This commit is contained in:
yuriskinfo
2020-09-18 13:15:15 +03:00
parent 5a64b4e5d2
commit dabfebb82c

View File

@@ -32,7 +32,7 @@ v1.0, 2020-09-01
|List all zones with their rules and associated interfaces.
|*firewall-cmd -add-service <service name>*
|Add predefined service by name to the default zone, with action ACCEPT.
|Add predefined service by name to the default zone, with action ACCEPT, e.g. `firewall-cmd -add-service ftp` .
|===