summaryrefslogtreecommitdiff
path: root/lib/routemap_cli.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2022-03-29 17:47:48 -0400
committerDonald Sharp <sharpd@nvidia.com>2022-03-30 07:44:31 -0400
commit1686b1d4864384ee508b58418f20970f2dff2587 (patch)
tree87f1191ded6a917bbbf8a074e3fb866b8c53d87f /lib/routemap_cli.c
parent403715424069cbf831bd532c615d36d83e5c6c1c (diff)
tools: Modify all_stop to actually try to stop all daemons
If a user enters: /usr/lib/frr/frrinit.sh start <modifies daemons file to remove a daemon from being used> then calls: /usr/lib/frr/frrinit.sh stop The daemon(s) that are removed from the file are not stopped. Apparently in shell scripting naming the variables the same as the callee does not work as one would think. Just renaming the variable to something else solved the problem. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/routemap_cli.c')
0 files changed, 0 insertions, 0 deletions