aboutsummaryrefslogtreecommitdiff
path: root/debian/taler-exchange.config
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-01 22:12:59 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-01 22:12:59 +0100
commitfbc0542e0c4051897615c881a2a134079be61e2f (patch)
tree56ace78535d3f5ad6c4b8bfc838f0b1c222930b2 /debian/taler-exchange.config
parente4dc1ecc5d036d9fad73605ce86c30af0574a32a (diff)
downloadexchange-fbc0542e0c4051897615c881a2a134079be61e2f.tar.xz
modify setup to not do DB, cannot be fully done anyway
Diffstat (limited to 'debian/taler-exchange.config')
-rw-r--r--debian/taler-exchange.config6
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