major improvements to fedora kinoite and arch toolbox
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 8m46s

This commit is contained in:
2024-12-04 19:00:13 -05:00
parent 68ea2e81fb
commit dc8b909b54
6 changed files with 198 additions and 44 deletions

View File

@@ -161,7 +161,7 @@ firewall-cmd --zone=public --list-ports
Allow Cockpit with
```
```bash
firewall-cmd --permanent --zone=public --add-port=9090/tcp
firewall-cmd --reload
```