Bug 1740074
Summary: | No documentation for --check-config | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Akhil John <ajohn> |
Component: | firewalld | Assignee: | Eric Garver <egarver> |
Status: | CLOSED ERRATA | QA Contact: | Jiri Peska <jpeska> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 7.8 | CC: | jpeska, todoleza |
Target Milestone: | rc | Keywords: | Documentation |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | firewalld-0.6.3-5.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-03-31 20:00:54 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Comment 3
Eric Garver
2019-08-12 12:04:51 UTC
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 |