Bug 892134
Summary: | script should not spawn a pty | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Mike Pennington <penningtonthing> |
Component: | util-linux-ng | Assignee: | Karel Zak <kzak> |
Status: | CLOSED NOTABUG | QA Contact: | qe-baseos-daemons |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.3 | ||
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-04-08 12:47:44 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
Mike Pennington
2013-01-05 12:11:47 UTC
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. (In reply to comment #0) > Script spawns a pty, which results in bogus wtmp entries. For more > information and history, refer to the discussion in the following hyperlink Well, the wtmp entry is expected (script is compiled --with-utempter) to make commands like "who" usable with in script(1) session. The 0.0.0.0 is correct, it's not entry generated by login-like program. |