Which command removes a specific firewalld service from the public zone permanently?
-
A
firewall-cmd --zone=public --delete-service=http --permanent
-
B
firewall-cmd --zone=public --remove-service=http --permanent
-
C
firewall-cmd --public --remove http --permanent
-
D
firewall-cmd --zone=public --disable-service=http --permanent