aboutsummaryrefslogtreecommitdiffstats
path: root/testing/frr/frr.pre-deinstall
blob: 72cf73bc1c0e5908757f0cb38c2ba60cc0412ae3 (plain)
1
2
3
4
#!/bin/sh

/etc/init.d/frr stop
exit 0