Correction : vm_hosted : rule_postgresql_configure : sécurise.
[lhc/ateliers.git] / etc / sv / postgres / configure.sh
1 rule adduser log-"$sv"\
2 --disabled-login \
3 --disabled-password \
4 --group \
5 --home /home/postgresql/log/9.1/main \
6 --shell /bin/false \
7 --system
8 sudo install -d -m 770 -o log-"$sv" -g log-"$sv" \
9 /home/postgresql/log