Bug 1426603
Summary: | Systemctl reload sshd caused inactive service even if the service is running | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Jaroslav Reznik <jreznik> |
Component: | openssh | Assignee: | Jakub Jelen <jjelen> |
Status: | CLOSED ERRATA | QA Contact: | Stanislav Zidek <szidek> |
Severity: | unspecified | Docs Contact: | Mirek Jahoda <mjahoda> |
Priority: | urgent | ||
Version: | 7.3 | CC: | chris.daigle, derek.rodger, devel, fsumsal, gcerami, jjelen, jon.dufresne, jpichon, kari.hautio, michele, mjahoda, mlinden, mschmidt, nmavrogi, pasteur, rbeyel, rskvaril, salmy, systemd-maint, szidek |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openssh-6.6.1p1-34.el7_3 | Doc Type: | Bug Fix |
Doc Text: |
Previously, a race condition between systemd starting the OpenSSH server daemon and sshd writing a PID file could occur. As a consequence, systemd kept the sshd service restarting endlessly. With this update, the sd_notify() function has been added to the sshd code, and systemd is now able to properly detect already running sshd.service.
|
Story Points: | --- |
Clone Of: | 1381997 | Environment: | |
Last Closed: | 2017-04-12 12:35:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1381997 | ||
Bug Blocks: |
Description
Jaroslav Reznik
2017-02-24 12:37:20 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0915 |