debian: fix config file inline

This commit is contained in:
Florian Dold 2021-07-16 18:34:13 +02:00
parent 92bbdee30e
commit ede5a7527e
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B
3 changed files with 8 additions and 8 deletions

View File

@ -1 +1 @@
@INCLUDE@ /etc/taler/auditor-system.conf
@INLINE@ /etc/taler/auditor-system.conf

View File

@ -1,3 +1,3 @@
@INCLUDE@ /etc/taler/exchange-system.conf
@INCLUDE@ /etc/taler/exchange-db.conf
@INCLUDE@ /etc/taler/exchange-business.conf
@INLINE@ /etc/taler/exchange-system.conf
@INLINE@ /etc/taler/exchange-db.conf
@INLINE@ /etc/taler/exchange-business.conf

View File

@ -1,4 +1,4 @@
@INCLUDE@ /etc/taler/exchange-system.conf
@INCLUDE@ /etc/taler/exchange-db.conf
@INCLUDE@ /etc/taler/exchange-business.conf
@INCLUDE@ /etc/taler/exchange-wire-gateway.conf
@INLINE@ /etc/taler/exchange-system.conf
@INLINE@ /etc/taler/exchange-db.conf
@INLINE@ /etc/taler/exchange-business.conf
@INLINE@ /etc/taler/exchange-wire-gateway.conf