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/drakboot | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 perl-install/standalone/polkit/wrappers/drakboot (limited to 'perl-install/standalone/polkit/wrappers/drakboot') diff --git a/perl-install/standalone/polkit/wrappers/drakboot b/perl-install/standalone/polkit/wrappers/drakboot new file mode 100755 index 000000000..477ed03af --- /dev/null +++ b/perl-install/standalone/polkit/wrappers/drakboot @@ -0,0 +1,2 @@ +#!/bin/sh +exec /usr/bin/pkexec /usr/libexec/drakboot $* -- cgit v1.2.1