#!/bin/sh
# this wrapper just exists so that we can put a polkit .policy around it
exec sh "$@"
