]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - share/examples/hast/vip-down.sh
MFC r342071: ng_bpf.4: fix EXAMPLES: do not activate promiscuous mode
[FreeBSD/stable/10.git] / share / examples / hast / vip-down.sh
1 #!/bin/sh
2 # $FreeBSD$
3
4 /root/hast/sbin/hastd/ucarp_down.sh
5 exit 0