Parent Directory
|
Revision Log
|
Patch
| Revision 1.58 by sysadm, Sat Jun 7 11:28:29 2025 UTC | Revision 1.59 by sysadm, Mon Jun 16 14:32:25 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 | { | { |
| 357 | signal(SIGHUP, SIG_IGN); | |
| 358 | ||
| 359 | sd_notify(0, "STOPPING=1"); | sd_notify(0, "STOPPING=1"); |
| 360 | sd_notify_stopping = 1; | sd_notify_stopping = 1; |
| 361 | } | } |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |