aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/lam/lam.post-install
blob: 2f02bd25d5c2587d1a9a7c1ae6ce28ac43cac544 (plain)
1
2
3
4
5
6
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 "*"