--- lbbs/src/net_server.c 2025/06/16 14:32:25 1.59 +++ lbbs/src/net_server.c 2025/06/17 01:24:21 1.60 @@ -354,8 +354,6 @@ int net_server(const char *hostaddr, in_ { if (SYS_server_exit && !sd_notify_stopping) { - signal(SIGHUP, SIG_IGN); - sd_notify(0, "STOPPING=1"); sd_notify_stopping = 1; }