]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - share/examples/hast/vip-down.sh
MFC r309400:
[FreeBSD/stable/8.git] / share / examples / hast / vip-down.sh
1 #!/bin/sh
2 # $FreeBSD$
3
4 /root/hast/sbin/hastd/ucarp_down.sh
5 exit 0