diff options
author | hasso <hasso> | 2005-01-23 19:24:46 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-01-23 19:24:46 +0000 |
commit | 90b4214727b4e109a87bc99f9dfb4686e0c0a8b2 (patch) | |
tree | f9a9380af72953526994840b5593811bea62745a /vtysh/vtysh.conf.sample | |
parent | 31364274ddd1da6b77dd99e1d5d164b5c643732b (diff) |
* 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 ! |