diff options
author | rebortg <github@ghlr.de> | 2020-12-11 22:42:00 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-12-11 22:42:00 +0100 |
commit | 740561faab2f2c6a17d16dbe0759d160fa7cbcfb (patch) | |
tree | 321074d7c42571762bf4d483e7bbc8e12d2979f4 /docs/debugging.rst | |
parent | 7b04596343a1894a638ff1de030fb0a179980194 (diff) | |
download | vyos-documentation-740561faab2f2c6a17d16dbe0759d160fa7cbcfb.tar.gz vyos-documentation-740561faab2f2c6a17d16dbe0759d160fa7cbcfb.zip |
debugging: fix lint errors
Diffstat (limited to 'docs/debugging.rst')
-rw-r--r-- | docs/debugging.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/debugging.rst b/docs/debugging.rst index 90313a88..6150ff60 100644 --- a/docs/debugging.rst +++ b/docs/debugging.rst @@ -183,7 +183,9 @@ you can use the ``/opt/vyatta/sbin/priority.pl`` script which lists to you the execution order of the scripts. .. stop_vyoslinter + .. _vyatta-cfg: https://github.com/vyos/vyatta-cfg .. _bootchart.conf: https://github.com/vyos/vyos-build/blob/current/data/live-build-config/includes.chroot/etc/systemd/bootchart.conf .. include:: /_include/common-references.txt + .. start_vyoslinter
\ No newline at end of file |