diff options
author | currite <sll@disroot.org> | 2020-11-05 17:50:20 +0100 |
---|---|---|
committer | currite <sll@disroot.org> | 2020-11-05 17:50:20 +0100 |
commit | f03898cbd4d988a75db78e4a22d502c650544868 (patch) | |
tree | 78e6a39a357c4376e1309d3d52f767abf8ef915c /docs/system/index.rst | |
parent | d09ccc9cf73b3fde99d22c50584abdfda853b792 (diff) | |
download | vyos-documentation-f03898cbd4d988a75db78e4a22d502c650544868.tar.gz vyos-documentation-f03898cbd4d988a75db78e4a22d502c650544868.zip |
system: add boot options (from old wiki)
The following options have not been migrated because we
did not find its valid and correct use:
no-vyos-configure
Do not load the config, leaves you with plain Linux system.
no-vyos-rl-system
Disables getting the system into clean state before loading the config.
Diffstat (limited to 'docs/system/index.rst')
-rw-r--r-- | docs/system/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/index.rst b/docs/system/index.rst index 4edfce48..0a51e23c 100644 --- a/docs/system/index.rst +++ b/docs/system/index.rst @@ -22,3 +22,4 @@ should be ready for further configuration which is described in this chapter. syslog task-scheduler time-zone + boot-options |