diff options
Diffstat (limited to 'polkit/wrappers/drakconnect')
-rwxr-xr-x | polkit/wrappers/drakconnect | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/polkit/wrappers/drakconnect b/polkit/wrappers/drakconnect new file mode 100755 index 0000000..7f2ee3f --- /dev/null +++ b/polkit/wrappers/drakconnect @@ -0,0 +1,2 @@ +#!/bin/sh +exec /usr/bin/pkexec /usr/libexec/drakconnect $* |