Bug 16060

Summary: X doesn't shut down
Product: [Retired] Red Hat Linux Reporter: Michael Redinger <michael.redinger>
Component: distributionAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
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: 2000-08-12 12:40:54 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:

Description Michael Redinger 2000-08-12 12:40:52 UTC
When autologin is enabled, you change to the console and do a telinit 3,
the runlevel is changed but X keeps running. You have to manually do a
killall X.

Comment 1 Bernhard Rosenkraenzer 2000-08-14 10:17:44 UTC
Since autologin doesn't own the X process (it exec()s startx), there's nothing
we can do about it.