summarylogtreecommitdiffstats
path: root/xfce-polkit.install
diff options
context:
space:
mode:
authorfrederik2015-07-30 17:06:18 +0200
committerfrederik2015-07-30 17:06:18 +0200
commit5ba2ff2f1398f613c91492a0743603e7462ff5b9 (patch)
treec442d5d4ba335ee0506f7cb4215c73a0a8d1136f /xfce-polkit.install
downloadaur-5ba2ff2f1398f613c91492a0743603e7462ff5b9.tar.gz
inital commit from aur3
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 &
+}