Bug 21569 - kdmdesktop doesn't get run because pidof is not in kdm's PATH
Summary: kdmdesktop doesn't get run because pidof is not in kdm's PATH
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: xinitrc
Version: 7.0
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Mike A. Harris
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-12-01 03:29 UTC by Jim Radford
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-12-05 17:03:01 UTC
Embargoed:


Attachments (Terms of Use)

Description Jim Radford 2000-12-01 03:29:31 UTC
/etc/X11/xdm/Xsetup_0  has

  pidof -s kdm > /dev/null 2>&1

which seems not to be the path, so I think it should read

  /sbin/pidof -s kdm > /dev/null 2>&1

Comment 1 Mike A. Harris 2000-12-05 17:02:58 UTC
I've verified that this bug exists, but it belongs to the xinitrc package.


Comment 2 Mike A. Harris 2001-03-17 20:04:02 UTC
Fixed in rawhide.


Note You need to log in before you can comment on or make changes to this bug.