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