Bug 47145

Summary: gnome-terminal: utmp/wtmp logging only settable on command line
Product: [Retired] Red Hat Linux Reporter: chris
Component: gnome-coreAssignee: Havoc Pennington <hp>
Status: CLOSED WONTFIX QA Contact: Ben Levenson <benl>
Severity: low 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: 2001-07-03 15:31:08 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 chris 2001-07-03 15:27:52 UTC
gnome-terminal supports the --utmp/--noutmp and --wtmp/--nowtmp
command-line switches, but it's not possible to make utmp/wtmp logging
either on or off by default.  (Given the current code it's on by default).
It's easy to change with a quick source hack, but it'd be nice to be able
to change the default in the config files.

[ It does actually support do_utmp/do_wtmp in config files, but only for
  saved sessions.  And in fact this appears not to work anyway - if I start
  gnome-terminal --noutmp, save the session, log out, and log back in
  again, the restored terminal *does* still register itself in utmp.  ]

Comment 1 Havoc Pennington 2001-07-03 18:44:47 UTC
I filed this request upstream: http://bugzilla.gnome.org/show_bug.cgi?id=57027
Closing WONTFIX only with respect to Red Hat, may be added upstream.