Skip to content

Notifications toggling and configuration error checking

Compare
Choose a tag to compare
@patri9ck patri9ck released this 29 Oct 22:39
· 15 commits to main since this release
  • 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