mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 23:21:10 +00:00
vtysh: fix config write
This commit is contained in:
parent
e68ab6bb0f
commit
9f1f8df328
@ -419,6 +419,7 @@ main (int argc, char **argv, char **env)
|
|||||||
|
|
||||||
if (writeconfig)
|
if (writeconfig)
|
||||||
{
|
{
|
||||||
|
vtysh_execute ("enable");
|
||||||
return vtysh_write_config_integrated ();
|
return vtysh_write_config_integrated ();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user