Bug 71308
| Summary: | SIGHUP can terminate session | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Kjetil T. Homme <kjetilho> |
| Component: | gdm | Assignee: | Havoc Pennington <hp> |
| Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | CC: | jirka |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-08-14 05:50:53 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: | |||
| Bug Blocks: | 67218 | ||
|
Description
Kjetil T. Homme
2002-08-12 09:45:25 UTC
Potentially just bogus docs, I'm not sure. Yeah, bogus doc. Should be USR1. HUP does immediate restart USR1 does safe restart. There are also two scripts gdm-restart and gdm-safe-restart that do this for you. okay, thanks for the info. (I'd prefer HUP to be the safe restart, since that's
what xdm does, but...)
gdm-*restart isn't included in the RPM, but that's OK. one of these days I'm
sure Red Hat will make the ${pref}dm run from a normal initscript, so we can
write "service gdm reload" and have it do the right thing.
a manual page would be nice, btw :-)
Can't do 'service gdm'. Other VTs aren't initialized yet, so X startup gets screwed. Bogus docs fixed, nothing else to do besides educate users :) |