diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-12-04 16:12:36 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-12-05 23:28:12 +0100 |
commit | a7ea39668db8281c5f0713f7c467d2bd3fe41770 (patch) | |
tree | cbe46db7c857d3830da87f6f68989e5d1e7aa485 /zebra/zebra.conf.sample | |
parent | configure, zebra: Kame is not responsible for on/off of v6 forwarding (diff) | |
download | frr-a7ea39668db8281c5f0713f7c467d2bd3fe41770.tar.xz frr-a7ea39668db8281c5f0713f7c467d2bd3fe41770.zip |
*: Remove cvs control points
The $Id: lines would allow code kept in cvs to substitute
the file version upon checkout. Since we are not using
cvs there is no need to keep these lines anymore.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'zebra/zebra.conf.sample')
-rw-r--r-- | zebra/zebra.conf.sample | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/zebra/zebra.conf.sample b/zebra/zebra.conf.sample index a5d0732f6..03042eb08 100644 --- a/zebra/zebra.conf.sample +++ b/zebra/zebra.conf.sample @@ -2,8 +2,6 @@ ! ! zebra sample configuration file ! -! $Id: zebra.conf.sample,v 1.1 2002/12/13 20:15:30 paul Exp $ -! hostname Router password zebra enable password zebra |