From 829d32552b6ce0b08bd7441f894ba7de8055fe25 Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Fri, 14 Dec 2018 21:16:38 +0100 Subject: [PATCH] tools/etc: remove cumulus user from vtysh.conf This is a Cumulus-specific default which we shouldn't have in git. Signed-off-by: David Lamparter --- tools/etc/frr/vtysh.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/etc/frr/vtysh.conf b/tools/etc/frr/vtysh.conf index 80ceb00891..e0ab9cb6f3 100644 --- a/tools/etc/frr/vtysh.conf +++ b/tools/etc/frr/vtysh.conf @@ -1,2 +1 @@ service integrated-vtysh-config -username cumulus nopassword