Skip to content

Protect script for SigInt, add special signal handler for daemon mode

The script aborts hard if STRG-C is pressed. This results in partly processed files. To avoid this, we need to install a signal handler and a SigInt protection.