aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lam/lam.post-upgrade
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2013-06-10 06:42:25 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2013-06-10 06:43:16 +0000
commit223c0cfb5a67c812a8ba2e51f447201fd1eeb385 (patch)
tree88e8bd95abb2f4802e897422c1aebd7d4949c233 /testing/lam/lam.post-upgrade
parent56e86f05b269b4b1fd81f58fd269d6eea4114594 (diff)
downloadaports-223c0cfb5a67c812a8ba2e51f447201fd1eeb385.tar.bz2
aports-223c0cfb5a67c812a8ba2e51f447201fd1eeb385.tar.xz
testing/lam: new aport
PHP webfrontend for managing various account types in an LDAP directory in an abstract way
Diffstat (limited to 'testing/lam/lam.post-upgrade')
-rwxr-xr-xtesting/lam/lam.post-upgrade7
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/lam/lam.post-upgrade b/testing/lam/lam.post-upgrade
new file mode 100755
index 000000000..2f02bd25d
--- /dev/null
+++ b/testing/lam/lam.post-upgrade
@@ -0,0 +1,7 @@
+#!/bin/sh
+echo "*"
+echo "* Please give to the webserver user ownership permission to the following directories:"
+echo "* /usr/share/webapps/lam/sess"
+echo "* /usr/share/webapps/lam/tmp"
+echo "* /etc/lam"
+echo "*"