summaryrefslogtreecommitdiff
path: root/snapcraft/README.usage.md
diff options
context:
space:
mode:
authorLou Berger <lberger@labn.net>2017-03-30 14:22:35 -0400
committerLou Berger <lberger@labn.net>2017-03-30 14:22:35 -0400
commit447a8fe92ebf4615ba1f6c1259af9aa64f0d21a6 (patch)
tree092d3d129e2c55b66f99ee8a2d2f0ab659b82017 /snapcraft/README.usage.md
parentfdbfd655c186fbba98ea4dca4ff5b89fd6b06d09 (diff)
Rename: FreeRangeRouting FRRouting
Signed-off-by: Lou Berger <lberger@labn.net>
Diffstat (limited to 'snapcraft/README.usage.md')
-rw-r--r--snapcraft/README.usage.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/snapcraft/README.usage.md b/snapcraft/README.usage.md
index 2d2b32b6b7..a8d6bca76c 100644
--- a/snapcraft/README.usage.md
+++ b/snapcraft/README.usage.md
@@ -1,14 +1,14 @@
-Using the FreeRangeRouting Snap
+Using the FRRouting Snap
===============================
After installing the Snap, the priviledged plug need to be connected:
snap connect frr:network-control ubuntu-core:network-control
-Enabling/Disabling FreeRangeRouting Daemons
+Enabling/Disabling FRRouting Daemons
-------------------------------------------
-By default (at this time), all FreeRangeRouting daemons will be enabled
+By default (at this time), all FRRouting daemons will be enabled
on installation. If you want to disable a specific daemon, then use
the systemctl commands
@@ -24,7 +24,7 @@ Commands defined by this snap
-----------------------------
- `frr.vtysh`:
- FreeRangeRouting VTY Shell (configuration tool)
+ FRRouting VTY Shell (configuration tool)
- `frr.version`:
Returns output of `zebra --version` to display version and configured
options
@@ -62,7 +62,7 @@ FAQ
Sourcecode available
====================
-The source for this SNAP is available as part of the FreeRangeRouting
+The source for this SNAP is available as part of the FRRouting
Source Code Distribution.
https://github.com/freerangerouting/frr.git