config migration to /etc/iserv/config, hgignored build files
[iserv-mod-error-reporter.git] / debian / postinst
index 573602d..8c50428 100644 (file)
@@ -7,5 +7,7 @@ chgrp www-data /usr/share/iserv/www/inc/mod_error-reporter/config.inc
 chkpriv
 chklocale
 # run update script
+export PGDATABASE=iserv
+export PGUSER=postgres
 php /usr/share/iserv/modules/error-reporter/update.php
 #DEBHELPER#
This page took 0.021799 seconds and 4 git commands to generate.