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