summarylogtreecommitdiffstats
path: root/xfce-polkit.install
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-polkit.install')
-rw-r--r--xfce-polkit.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/xfce-polkit.install b/xfce-polkit.install
new file mode 100644
index 000000000000..d940b23e1d26
--- /dev/null
+++ b/xfce-polkit.install
@@ -0,0 +1,3 @@
+post_install() {
+ /usr/lib/xfce-polkit/xfce-polkit > /dev/null 2>&1 &
+}