Running a machine with the frozen version of debian:

etc/init.d/xdm: Command not found.
host:/etc/init.d# /etc/init.d/xdm stop
no /usr/bin/X11/xdm found; none killed.
host:/etc/init.d# start-stop-daemon --stop --exec /usr/bin/X11/xdm
no /usr/bin/X11/xdm found; none killed.
host:/etc/init.d# ps -aux | grep xdm
root       162  0.0  2.3  2008   720  ?  S    Apr  1   0:00 /usr/bin/X11/xdm
root      7866  0.0  0.9   900   296  p0 S     13:04   0:00 grep xdm


the xdm init script has  start-stop-daemon use the pid-file to set the
target. Mine has the proper process number in it.

Is this a bug or am I missing something?


-- 
-Mike Horansky, Leland Consultant (http://consult.stanford.edu/)
 [EMAIL PROTECTED]

OPINIONS EXPRESSED BY ME ARE NOT NECESSARILY SHARED BY MY EMPLOYERS.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to