]> git.proxmox.com Git - mirror_frr.git/blob - alpine/frr.pre-deinstall
tests: add global BGP json config for [re]connect timer
[mirror_frr.git] / alpine / frr.pre-deinstall
1 #!/bin/sh
2
3 /etc/init.d/frr stop
4 exit 0