summaryrefslogtreecommitdiffstats
path: root/bin/cac-runmode
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cac-runmode')
-rwxr-xr-xbin/cac-runmode3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/cac-runmode b/bin/cac-runmode
new file mode 100755
index 00000000..200b9fb7
--- /dev/null
+++ b/bin/cac-runmode
@@ -0,0 +1,3 @@
+#! /bin/sh
+set -euf
+exec _cac_post_api_v1 rdns sid="$1" mode="$2"