Bug 145809

Summary: Xsetup_0 has presumably obsolete code in its config files
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: xinitrcAssignee: Mike A. Harris <mharris>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: otaylor, rvokal, xgl-maint
Target Milestone: ---Keywords: EasyFix, Triaged
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-15 12:30:56 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: 136451    

Description Bill Nottingham 2005-01-21 20:13:27 UTC
/etc/X11/xdm/Xsetup_0 has:


  # only set the background if the xsri program is installed
  if [ -x /usr/bin/xsri -a -r /etc/X11/xsrirc ]; then
      /usr/bin/xsri --redhat-login --set
  fi

a) we don't ship /etc/X11/xsrirc
b) our xsri doesn't support --redhat-login, whatever that's supposed
to do.

Comment 1 Owen Taylor 2005-01-21 20:51:54 UTC
--redhat-login was a popt macro defined by /etc/X11/xsrirc

I don't remember what packcage /etc/X11/xsrirc was in, but
xsri hasn't been changed in forever, so presumably not from
there. Might have been in redhat-logos?


Comment 2 Mike A. Harris 2005-01-31 23:48:47 UTC
[X Devel team comment]

Discussion summary:  We've discussed this, and have decided to remove
the xsri code from Xsetup_0 for Fedora Core 4.

Status:  Targetted for FC4Target.  Reassigning to myself.

Comment 3 Mike A. Harris 2005-03-15 12:30:56 UTC
Disabled in CVS, will be in next build of xinitrc.