aboutsummaryrefslogtreecommitdiffstats
path: root/unstable/prosody/prosody.post-install
diff options
context:
space:
mode:
authorMichael Mason <ms13sp@gmail.com>2009-06-04 19:51:57 +0000
committerMichael Mason <ms13sp@gmail.com>2009-06-04 19:51:57 +0000
commitbe106f356ad5e840fdb6abacf54486d774932cf1 (patch)
tree56546b775c5d95cb45985fd7d277b11965249196 /unstable/prosody/prosody.post-install
parent25d7d59ce4e13362edac1517344dad895be10ac4 (diff)
downloadaports-be106f356ad5e840fdb6abacf54486d774932cf1.tar.bz2
aports-be106f356ad5e840fdb6abacf54486d774932cf1.tar.xz
Moved unstable/luaexpat unstable/luasocket to testing. Adding more prosody files
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 0000000000..2f8f69cdd8
--- /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
+