repo.or.cz
/
void-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-texttable: update to 1.3.1
[void-packages.git]
/
srcpkgs
/
openldap
/
INSTALL
blob
386d43a645469497427fa687cbb6e585d71babae
1
# INSTALL
2
case "$ACTION" in
3
post)
4
chown ldap:ldap etc/openldap/slapd.conf
5
chown -R ldap:ldap var/lib/openldap
6
;;
7
esac