6 Commits
Author SHA1 Message Date
jensandClaude Sonnet 5 3315541604 app.sh: forward SIGHUP to child instead of SIGTERM to process group
dogecoin-qt was being killed abruptly on container stop. Send SIGHUP
directly to the child process for a graceful shutdown instead of
SIGTERM'ing the whole process group.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EzpyzTGGvRC1FdaJkEHYyP
2026-07-12 22:46:23 +02:00
jens aca39dba56 app uses signals helper 2024-05-15 12:16:18 +02:00
jens 3dea6683c9 app.sh refactored 2024-05-12 15:02:54 +02:00
jens 17d0ef07e0 Refactored 2024-05-10 17:48:27 +02:00
jens 85f717b6fc Refactored 2024-05-10 14:27:55 +02:00
jens b2c7e0412b Initial commit 2024-05-09 19:22:01 +02:00