Trying to add port 80 –firewall-cmd –zone=public –add-port=80/tcp –permanent but getting error like this: Authorization failed. Make sure polkit agent is running or run the application as superuser.
Authorization failed. Make sure polkit agent is running or run the application as superuser.
Share
Harish
Use “sudo” before the command like below: