diff --git a/docs/configuration_file_basics.xml b/docs/configuration_file_basics.xml index 79f49dc75..8c84a48aa 100644 --- a/docs/configuration_file_basics.xml +++ b/docs/configuration_file_basics.xml @@ -3118,8 +3118,8 @@ Comcast 2 0x20000 main COM_IF role="bold">optional option in the OPTIONS column. When an interface is marked as optional, Shorewall will determine - the interface state at start and - restart and adjust its configuration + the interface state at start, reload + and restart and adjust its configuration accordingly. @@ -3172,13 +3172,13 @@ Comcast 2 0x20000 main COM_IF Shorewall allows you to have configuration directories other than /etc/shorewall. The shorewall - check, start and - restart commands allow you to specify an alternate - configuration directory and Shorewall will use the files in the alternate - directory rather than the corresponding files in /etc/shorewall. The - alternate directory need not contain a complete configuration; those files - not in the alternate directory will be read from /etc/shorewall. + check, start, + reload and restart commands allow + you to specify an alternate configuration directory and Shorewall will use + the files in the alternate directory rather than the corresponding files + in /etc/shorewall. The alternate directory need not contain a complete + configuration; those files not in the alternate directory will be read + from /etc/shorewall. Shorewall requires that the file /etc/shorewall/shorewall.conf to always exist. Certain global settings are always obtained from that file. If you