diff options
author | rebortg <github@ghlr.de> | 2020-12-11 14:32:09 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-12-11 14:32:09 +0100 |
commit | 4fd8e9cdf9418023e386fb0e5db2026cd2aca951 (patch) | |
tree | a98bb78ab391a526dc87e1ba3b1dec7a4a5b42a1 /docs/operation/boot-options.rst | |
parent | a370e97c1bc1c5545a58eed3bc7d7a4c70145b77 (diff) | |
download | vyos-documentation-4fd8e9cdf9418023e386fb0e5db2026cd2aca951.tar.gz vyos-documentation-4fd8e9cdf9418023e386fb0e5db2026cd2aca951.zip |
operation: fix linter errors
Diffstat (limited to 'docs/operation/boot-options.rst')
-rw-r--r-- | docs/operation/boot-options.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/operation/boot-options.rst b/docs/operation/boot-options.rst index d054748f..70cdc418 100644 --- a/docs/operation/boot-options.rst +++ b/docs/operation/boot-options.rst @@ -53,5 +53,6 @@ These options disable some boot steps. Make sure you understand the Do not perform config migration. no-vyos-firewall - Do not initialize default firewall chains, renders any firewall configuration unusable. + Do not initialize default firewall chains, renders any firewall + configuration unusable. |