debugging: remove reference to /tmp/vyos.container.debug

Containers are yet not available in VyOS 1.3.
This commit is contained in:
Christian Poessinger 2021-08-29 10:06:08 +02:00
parent d740e32c29
commit c553470b40

View File

@ -23,11 +23,10 @@ Kernel
an unexpected delay during manual or boot commit, this may be useful in an unexpected delay during manual or boot commit, this may be useful in
identifying bottlenecks. The internal flag is ``VYOS_DEBUG``, and is found identifying bottlenecks. The internal flag is ``VYOS_DEBUG``, and is found
in vyatta-cfg_. Output is directed to ``/var/log/vyatta/cfg-stdout.log``. in vyatta-cfg_. Output is directed to ``/var/log/vyatta/cfg-stdout.log``.
In addition this setting creates the runtime debug files for some Live system In addition this setting creates the runtime debug files for some Live system
components (see below). Those files are: ``/tmp/vyos-config-status``, components (see below). Those files are: ``/tmp/vyos-config-status``,
``/tmp/vyos.container.debug``, ``/tmp/vyos.frr.debug``, ``/tmp/vyos.frr.debug``, ``/tmp/vyos.ifconfig.debug``.
``/tmp/vyos.ifconfig.debug``.
* ``vyos-config-debug`` - During development, coding errors can lead to a * ``vyos-config-debug`` - During development, coding errors can lead to a
commit failure on boot, possibly resulting in a failed initialization of the commit failure on boot, possibly resulting in a failed initialization of the