diff options
Diffstat (limited to 'debian/taler-exchange.config')
-rw-r--r-- | debian/taler-exchange.config | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/taler-exchange.config b/debian/taler-exchange.config index 1afcf3587..c8ef2b4ff 100644 --- a/debian/taler-exchange.config +++ b/debian/taler-exchange.config @@ -22,10 +22,4 @@ db_go db_input low taler-exchange/groupname || true db_go -if [ -f /usr/share/dbconfig-common/dpkg/config.pgsql ]; then - . /usr/share/dbconfig-common/dpkg/config.pgsql - dbc_go taler-exchange "$@" -fi - - db_stop |