r-raymond / nixos-mailserver

A complete and Simple Nixos Mailserver
GNU General Public License v3.0
181 stars 27 forks source link

Added option for automatic reboot after a kernel upgrade. #116

Closed phdoerfler closed 6 years ago

phdoerfler commented 6 years ago

When meltdown and spectre happened I wrote a little script to automatically restart my mail server after a (then almost daily) kernel upgrade. This is a cleaned up version. I might put this on nixpkgs eventually but for now I wanted to have it out there at least for NMS so others can sleep better at night knowing their server will apply a kernel upgrade by itself.

r-raymond commented 6 years ago

Thanks for the PR! I'll take a closer look after I've fixed the CI, sorry for the waiting period.

r-raymond commented 6 years ago

Thanks for the work you put into this (and all the other contributions!)