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, 6 insertions, 0 deletions
diff --git a/unstable/prosody/prosody.post-install b/unstable/prosody/prosody.post-install
new file mode 100644
index 00000000..2f8f69cd
--- /dev/null
+++ b/unstable/prosody/prosody.post-install
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+chown prosody:prosody var/lib/prosody
+chown prosody:prosody var/log/prosody
+chown prosody:prosody var/run/prosody
+