projects
/
iserv-mod-room-reservation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b6aea2a
)
got psql: FATAL: Ident authentication failed for user "root" on install
author
Roland Hieber
<devnull@localhost>
Fri, 23 Oct 2009 10:15:50 +0000
(12:15 +0200)
committer
Roland Hieber
<devnull@localhost>
Fri, 23 Oct 2009 10:15:50 +0000
(12:15 +0200)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
f5e9b4d
..
ec6a94a
100755
(executable)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-2,6
+2,8
@@
touch /usr/share/iserv/www/inc/mod_room-reservation/config.inc
chmod g+w /usr/share/iserv/www/inc/mod_room-reservation/config.inc
chgrp www-data /usr/share/iserv/www/inc/mod_room-reservation/config.inc
+export PGDATABASE=iserv
+export PGUSER=postgres
chkdb -r
chkpriv
chklocale
This page took
0.024805 seconds
and
4
git commands to generate.