Hide Forgot
upstream: 52356f49567c ("fix: document --check-config option") # man firewall-cmd [...] Status Options [...] --check-config Run checks on the permanent configuration. This includes XML validity and semantics. [...]
Please document the option for the testsuite that can point to a different top-level directory. i.e. firewall-offline-cmd --system-config <path_to_config> --check-config --system-config is /etc/firewalld by default The main ask for this bugzilla is to document all the feature available with --check-config
Moving back to ASSIGNED to add the documentation referenced in comment 4.
(In reply to Akhil John from comment #4) > Please document the option for the testsuite that can point to a different > top-level directory. > > i.e. firewall-offline-cmd --system-config <path_to_config> --check-config > > --system-config is /etc/firewalld by default > > > > The main ask for this bugzilla is to document all the feature available with > --check-config The option are also documented in the --help output. # firewall-offline-cmd --help |grep config [..] --system-config Path to firewalld system configuration --default-config Path to firewalld default configuration --check-config Check system and default configuration [..] They are only missing from the man page.
upstream: 52356f49567c ("fix: document --check-config option") d48c6f780011 ("doc: add --default-config and --system-config")
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:1109