summaryrefslogtreecommitdiffstats
path: root/unstable/prosody/prosody.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'unstable/prosody/prosody.post-install')
-rw-r--r--unstable/prosody/prosody.post-install6
1 files changed, 0 insertions, 6 deletions
diff --git a/unstable/prosody/prosody.post-install b/unstable/prosody/prosody.post-install
deleted file mode 100644
index 2f8f69cd..00000000
--- a/unstable/prosody/prosody.post-install
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-chown prosody:prosody var/lib/prosody
-chown prosody:prosody var/log/prosody
-chown prosody:prosody var/run/prosody
-