From e25aa97637811255205d27dc32aa8e7d519e5d3c Mon Sep 17 00:00:00 2001 From: Mark Stapp Date: Mon, 17 Jun 2019 12:08:06 -0400 Subject: [PATCH] doc: add config file name for mpls config We say something about what needs to be configured - but don't name the file where the change needs to go. Signed-off-by: Mark Stapp --- doc/user/installation.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/user/installation.rst b/doc/user/installation.rst index 6438c11413..64949fc8ea 100644 --- a/doc/user/installation.rst +++ b/doc/user/installation.rst @@ -465,7 +465,8 @@ Additional kernel modules are also needed to support MPLS forwarding. mpls_router mpls_iptunnel - The following is an example to enable MPLS forwarding in the kernel: + The following is an example to enable MPLS forwarding in the + kernel, typically by editing :file:`/etc/sysctl.conf`: .. code-block:: shell