]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - share/examples/hast/vip-down.sh
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[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