Blame SOURCES/xinetd-2.3.15-man-reload.patch

f5f232
--- a/xinetd/xinetd.man
f5f232
+++ b/xinetd/xinetd.man
f5f232
@@ -45,6 +45,12 @@ provide features such as access control and logging.  Furthermore,
f5f232
 .I /etc/services.
f5f232
 Therefore, anybody can use \fBxinetd\fP to start special-purpose
f5f232
 servers.
f5f232
+.LP
f5f232
+BEWARE of xinetd reload termination handling.
f5f232
+For services with type = INTERNAL, SIGTERM signal will be sent.
f5f232
+For services without type = INTERNAL, SIGKILL signall will be sent.
f5f232
+Take this into an account when dealing with proper handling of the SIGTERM and SIGKILL.
f5f232
+It is important to be aware of this as your xinetd service could be killed on a xinetd reload.
f5f232
 .\" *************************** OPTIONS *********************************
f5f232
 .SH OPTIONS
f5f232
 .TP
f5f232
-- 
f5f232
1.9.3