From cf9d69a113fd0c59dd8fffb387d1a756452bb105 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sun, 29 Sep 2013 17:41:14 +0100 Subject: polkit: Move policy files into standalone directory. This will be needed to be able to translate the policy files. --- perl-install/standalone/polkit/wrappers/drakauth | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 perl-install/standalone/polkit/wrappers/drakauth (limited to 'perl-install/standalone/polkit/wrappers/drakauth') diff --git a/perl-install/standalone/polkit/wrappers/drakauth b/perl-install/standalone/polkit/wrappers/drakauth new file mode 100755 index 000000000..b6bcf029d --- /dev/null +++ b/perl-install/standalone/polkit/wrappers/drakauth @@ -0,0 +1,2 @@ +#!/bin/sh +exec /usr/bin/pkexec /usr/libexec/drakauth $* -- cgit v1.2.1