Parent Directory
|
Revision Log
|
Patch
| Revision 1.59 by sysadm, Mon Jun 16 14:32:25 2025 UTC | Revision 1.60 by sysadm, Tue Jun 17 01:24:21 2025 UTC | |
|---|---|---|
| # | Line 354 int net_server(const char *hostaddr, in_ | Line 354 int net_server(const char *hostaddr, in_ |
| 354 | { | { |
| 355 | if (SYS_server_exit && !sd_notify_stopping) | if (SYS_server_exit && !sd_notify_stopping) |
| 356 | { | { |
| signal(SIGHUP, SIG_IGN); | ||
| 357 | sd_notify(0, "STOPPING=1"); | sd_notify(0, "STOPPING=1"); |
| 358 | sd_notify_stopping = 1; | sd_notify_stopping = 1; |
| 359 | } | } |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |