Bug 178333

Summary: utmp handling
Product: [Fedora] Fedora Reporter: Matthias Clasen <mclasen>
Component: gdmAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-15 18:20:32 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: 235704    

Description Matthias Clasen 2006-01-19 15:27:44 UTC
Ray tells me we need to log a wtmp record upon login.

If we are going to do the necessary utmp parsing, we can at the same time
avoid doing popen("/sbin/runlevel"), which starts to processes just to get 
a small integer, and instead parse the utmp record ourselves.

Comment 1 Ray Strode [halfline] 2007-03-28 16:51:15 UTC
adding to FC7Target

Comment 2 Ray Strode [halfline] 2007-08-15 18:20:32 UTC
This should be a lot better now, closing RAWHIDE