sandcastle-ng

Scripts for the deployment of Sandcastle (GNU Taler)
Log | Files | Refs | README

commit 6bcc1d334b2a53acc162a27725be42f6aee3198a
parent 5c32272f906fd23b891a3a90f1b0e50ca457dcfa
Author: Florian Dold <florian@dold.me>
Date:   Mon, 19 Aug 2024 15:12:02 +0200

sdnotify

Diffstat:
Msandcastle-run | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/sandcastle-run b/sandcastle-run @@ -63,5 +63,6 @@ exec podman run \ -v $PWD/scripts:/scripts:Z \ -v $PWD/scripts/$SETUP_NAME:/provision:Z \ --entrypoint /sbin/init \ + --sdnotify=conmon \ "$@" \ taler-base-all