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