merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 22e3ba08344a2200700eea9f790175516a851186
parent 61d6f754c11e08709161ebfb3a8c317ecde615a4
Author: Florian Dold <florian@dold.me>
Date:   Mon, 16 Feb 2026 11:08:27 +0100

add dirs in /var/lib/

Diffstat:
Adebian/taler-merchant.dirs | 1+
Mdebian/taler-merchant.tmpfiles | 1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/taler-merchant.dirs b/debian/taler-merchant.dirs @@ -0,0 +1 @@ +/var/lib/taler-merchant diff --git a/debian/taler-merchant.tmpfiles b/debian/taler-merchant.tmpfiles @@ -1,2 +1,3 @@ #Type Path Mode UID GID Age Argument d /run/taler-merchant/httpd 0755 taler-merchant-httpd www-data - - +d /var/lib/taler-merchant/.cache 0700 taler-merchant-httpd www-data - -