systeminit / si

The System Initiative software
https://systeminit.com
Apache License 2.0
1.58k stars 261 forks source link

fix: restore maintenance mode signal handler #4586

Closed zacharyhamm closed 1 month ago

zacharyhamm commented 1 month ago

The sdf refactor dropped the sigusr2 handler that set maintenance mode. This restores it. We don't have maintenance mode in prod right now so will have to be careful when deploying.