Bug 1600350
Summary: | xinetd[21866]: unexpected signal: 18 (Continued) in signal pipe | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Zeng Yiquan <yzeng> |
Component: | xinetd | Assignee: | Jan Synacek <jsynacek> |
Status: | CLOSED NOTABUG | QA Contact: | qe-baseos-daemons |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.4 | CC: | jsynacek, kwalker |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-24 07:05:52 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Zeng Yiquan
2018-07-12 04:26:38 UTC
This is harmless. Xinetd merely informs that it got a SIGCONT from systemd. This behaviour is currently not documented, but I'm planning on fixing that soon (see https://bugzilla.redhat.com/show_bug.cgi?id=1601794). Since this is (will be...) a well documented case, I could patch xinetd to simply not log anything if it gets a SIGCONT. Also, I strongly recommend to use native systemd units instead of xinetd. I can help with the translation if you want. |