Which of the following firewalld commands can be used to allow incoming SSH connections the next time the system is booted?
a. firewall-cmd --add-service ssh
b. firewall-cmd --add-port 22/tcp
c. firewall-cmd --add-port 22/udp
d. firewall-cmd --add-service ssh –permanent