]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/grammar_sandbox_main.c
lib: Add '--command-log-always` to all daemons startup
[mirror_frr.git] / lib / grammar_sandbox_main.c
index 38494fb0074e6186c0efb0acee294e801c71f819..6d28a667b387b968b3038050ebed247fc5c48afa 100644 (file)
@@ -56,7 +56,7 @@ int main(int argc, char **argv)
        host.name = strdup("test");
        host.domainname = strdup("testdomainname");
 
-       vty_init(master);
+       vty_init(master, true);
        memory_init();
        yang_init();
        nb_init(master, NULL, 0);