summaryrefslogtreecommitdiffstats
path: root/share/examples/hast/vip-up.sh
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/hast/vip-up.sh')
-rwxr-xr-xshare/examples/hast/vip-up.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/examples/hast/vip-up.sh b/share/examples/hast/vip-up.sh
new file mode 100755
index 0000000..61dabe9
--- /dev/null
+++ b/share/examples/hast/vip-up.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+# $FreeBSD$
+
+set -m
+/root/hast/sbin/hastd/ucarp_up.sh &
+set +m
+exit 0
OpenPOWER on IntegriCloud