summaryrefslogtreecommitdiffstats
path: root/testing/prosody/prosody.post-install
diff options
context:
space:
mode:
authorMichael Mason <ms13sp@gmail.com>2009-06-08 15:00:56 +0000
committerMichael Mason <ms13sp@gmail.com>2009-06-08 15:00:56 +0000
commitf9b478494e821804a3c5cee3912a1f970c2b7ca3 (patch)
tree0c7b35640c839161b32c82e34746f1ab14835e61 /testing/prosody/prosody.post-install
parentaf73d3395ad713e014efb49fc60b0c9d99a11e1f (diff)
downloadaports-f9b478494e821804a3c5cee3912a1f970c2b7ca3.tar.bz2
aports-f9b478494e821804a3c5cee3912a1f970c2b7ca3.tar.xz
unstable/prosody move to testing/prosody
Diffstat (limited to 'testing/prosody/prosody.post-install')
-rw-r--r--testing/prosody/prosody.post-install6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/prosody/prosody.post-install b/testing/prosody/prosody.post-install
new file mode 100644
index 000000000..2f8f69cdd
--- /dev/null
+++ b/testing/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
+