summaryrefslogtreecommitdiffstats
path: root/polkit/wrappers
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2013-10-12 13:31:36 +0100
committerColin Guthrie <colin@mageia.org>2013-10-12 13:31:36 +0100
commitbdfcb6c5408cd41ccd10a838df70917b131a6aa4 (patch)
treed84ea86c300c48e049010b18f42cba3aa52b4d2a /polkit/wrappers
parentf9ced290a6e6485513be1e489c855615d5802614 (diff)
downloaddrakx-kbd-mouse-x11-bdfcb6c5408cd41ccd10a838df70917b131a6aa4.tar
drakx-kbd-mouse-x11-bdfcb6c5408cd41ccd10a838df70917b131a6aa4.tar.gz
drakx-kbd-mouse-x11-bdfcb6c5408cd41ccd10a838df70917b131a6aa4.tar.bz2
drakx-kbd-mouse-x11-bdfcb6c5408cd41ccd10a838df70917b131a6aa4.tar.xz
drakx-kbd-mouse-x11-bdfcb6c5408cd41ccd10a838df70917b131a6aa4.zip
polkit: Tidy up polkit support
Diffstat (limited to 'polkit/wrappers')
-rwxr-xr-xpolkit/wrappers/drakkeyboard2
-rwxr-xr-xpolkit/wrappers/drakmouse2
-rwxr-xr-xpolkit/wrappers/drakx112
3 files changed, 0 insertions, 6 deletions
diff --git a/polkit/wrappers/drakkeyboard b/polkit/wrappers/drakkeyboard
deleted file mode 100755
index f46e0ce..0000000
--- a/polkit/wrappers/drakkeyboard
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec /usr/bin/pkexec /usr/libexec/drakkeyboard $*
diff --git a/polkit/wrappers/drakmouse b/polkit/wrappers/drakmouse
deleted file mode 100755
index 6d66e3a..0000000
--- a/polkit/wrappers/drakmouse
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec /usr/bin/pkexec /usr/libexec/drakmouse $*
diff --git a/polkit/wrappers/drakx11 b/polkit/wrappers/drakx11
deleted file mode 100755
index 601654b..0000000
--- a/polkit/wrappers/drakx11
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec /usr/bin/pkexec /usr/libexec/drakx11 $*