xsuspender
xsuspender copied to clipboard
Configration reloading
Implement configuration reloading by sending SIGUSR1 to xsuspender. This enables if xsuspender is started without process supervision to still be able to reload config without restarting it.
Many small configfile-based tools also automatically reload the config when the file changes. The same could be done here :)