taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 4220f729be2123e9c63aea507d7d7d54ab3a6903
parent 58d03f0d35d3505b962f7369d7475a5a7f61b340
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Mon, 24 Sep 2018 18:48:26 +0200

Launch wirewatch as daemon.

Diffstat:
Mtaler-arm/taler-exchange-wirewatch.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-arm/taler-exchange-wirewatch.conf b/taler-arm/taler-exchange-wirewatch.conf @@ -1,4 +1,4 @@ [taler-exchange-wirewatch] TYPE = simple BINARY = taler-exchange-wirewatch -OPTIONS = --test -L INFO -l $HOME/logs/wirewatch-%Y-%m-%d.log +OPTIONS = -L INFO -l $HOME/logs/wirewatch-%Y-%m-%d.log