diff options
author | hasso <hasso> | 2005-01-23 19:24:46 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-01-23 19:24:46 +0000 |
commit | 75ab866d7f1d7368be73ce1e0aa9204ad8cf17c9 (patch) | |
tree | 6eabdd69065f4701821c2410b4a54d8f6b70680f /vtysh/vtysh.conf.sample | |
parent | 6fe5c21aaa80b498fcf878ffa0067eab10c59289 (diff) | |
download | quagga-75ab866d7f1d7368be73ce1e0aa9204ad8cf17c9.tar.bz2 quagga-75ab866d7f1d7368be73ce1e0aa9204ad8cf17c9.tar.xz |
* vtysh.conf.sample: Fix typo "integrated-vtysh-conf" ->
"integrated-vtysh-config".
Diffstat (limited to 'vtysh/vtysh.conf.sample')
-rw-r--r-- | vtysh/vtysh.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vtysh/vtysh.conf.sample b/vtysh/vtysh.conf.sample index e2aa5646..4e0a2beb 100644 --- a/vtysh/vtysh.conf.sample +++ b/vtysh/vtysh.conf.sample @@ -1,7 +1,7 @@ ! ! Sample configuration file for vtysh. ! -!service integrated-vtysh-conf +!service integrated-vtysh-config !hostname quagga-router !username root nopassword ! |