<aanderse>
so... is this considered a bug? it is, right?
<flokli>
I don't think we can reasonably detect whether something is a new version, or just new configuration
<flokli>
and reloading configuration is also tricky, if the process is started pointing to a config file in the nix store.
<flokli>
IMHO we should just restart, but hey :-D
pbb has joined #nixos-systemd
<aanderse>
restart is horrible for web servers
<aanderse>
if i think of ways to detect just the binary changing it becomes real hack real quick...
<aanderse>
if i switch my web server to reload instead of restart then manually issue a restart every time the binary is replaced...
<aanderse>
sounds tedious
<aanderse>
if the switch to script was modified to include some logic where it read the restart triggers field and compare it from old and new service... maybe
<aanderse>
I'll have to think this over some more
pbb has quit [Read error: Connection reset by peer]