diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-20 19:46:03 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-12-20 19:46:03 +0100 |
commit | 695a88c7e40719e4befe2b3a5559822fe3043b8d (patch) | |
tree | 599964940ec8687aa22d56ea00109ef07d6d3ac5 /docs/system/serial-console.rst | |
parent | 6580e3f987aa6302b63ed43cfc98da1fb6b4c59c (diff) | |
download | vyos-documentation-695a88c7e40719e4befe2b3a5559822fe3043b8d.tar.gz vyos-documentation-695a88c7e40719e4befe2b3a5559822fe3043b8d.zip |
task-scheduler: rewrite with new cfgcmd syntax
Diffstat (limited to 'docs/system/serial-console.rst')
-rw-r--r-- | docs/system/serial-console.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/system/serial-console.rst b/docs/system/serial-console.rst index 53322f53..cd27fa21 100644 --- a/docs/system/serial-console.rst +++ b/docs/system/serial-console.rst @@ -38,9 +38,9 @@ Major upgrades to the installed distribution may also require console access. * ``57600`` - 57,600 bps * ``115200`` - 115,200 bps (default for serial console) -############## +############### Network Console -############## +############### TBD. |