• Federico G. Schwindt's avatar
    Handle terminal disconnections correctly · 01a6d89a
    Federico G. Schwindt authored
    Change SIGHUP handling depending on whether we're running in daemon mode
    or foreground. The former will continue rotating the logs, the latter
    will abort the loop and die gracefully.
    
    Fixes #1794.
    01a6d89a
varnishlog.c 3.86 KB