Name

TCPS-123 — The parent process tried to signal its children and received an error

Severity

E (error)

Message text

Cannot send SIGHUP to children

Description

The parent process asks its child processes to perform some actions by sending them signal SIGHUP (the concrete type of the request is determined by a flag set by the parent in the scoreboard - the shared memory used for communication between parent and child processes).

This message means that the signal cannot be sent and thus at least some children will not perform the requested action (changing log level or exiting).

See also

KERN-100(6), TCPS-124(6), logging(7)

Authors

This man page is a part of Kernun Firewall.
Copyright © 2000–2023 Trusted Network Solutions, a. s.
All rights reserved.