]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Align docs to recommend integrated config 12001/head
authorDonald Sharp <sharpd@nvidia.com>
Fri, 23 Sep 2022 19:16:40 +0000 (15:16 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 23 Sep 2022 19:16:40 +0000 (15:16 -0400)
Docs were recommending both integrated and non-integrated
config in different sections.  Remove the recommendation
for non-integrated config from vtysh.rst.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
doc/user/vtysh.rst

index 97b3863ef574f5be88ad4a4b0c74bfd307b6d6cd..1ab54f09ab9c1419bd207beed93bd10f0322168d 100644 (file)
@@ -177,11 +177,7 @@ Writing the configuration can be triggered directly by invoking *vtysh -w*.
 This may be useful for scripting. Note this command should be run as either the
 superuser or the FRR user.
 
-We recommend you do not mix the use of the two types of files. Further, it is
-better not to use the integrated :file:`frr.conf` file, as any syntax error in
-it can lead to /all/ of your daemons being unable to start up. Per daemon files
-are more robust as impact of errors in configuration are limited to the daemon
-in whose file the error is made.
+We recommend you do not mix the use of the two types of files.
 
 .. clicmd:: service integrated-vtysh-config