]> git.puffer.fish Git - mirror/frr.git/commit
vtysh: Allow `service ...` lines to not repeat 12251/head
authorDonald Sharp <sharpd@nvidia.com>
Thu, 3 Nov 2022 16:59:01 +0000 (12:59 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 3 Nov 2022 17:01:35 +0000 (13:01 -0400)
commitf531fae8290c71ab7922f352940c912c94e7f9ca
tree53eeb0e4efd95c1e6f2c1c07cfce3d9a91fdba09
parentc4f16627d3dd2614a5ecec447fd1c62a740349ab
vtysh: Allow `service ...` lines to not repeat

When any `service ...` line is entered and there are multiple
daemons running prevent this from being displayed multiple times.

Fixes: #5475
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
vtysh/vtysh_config.c