Notifications toggling and configuration error checking
- Toggle notifications using SIGUSR1 signal (e.g.
killall -SIGUSR1 a2ln
) - Check whether all configuration files exist like keys
- Remove
setproctitle
as a dependency as it is unnecessary - Do not run commands in shell to improve security