Using the 6.5 nightlys on FC5, the init script won't stop the
slimserver. The problem *may* have begun when I upgraded to FC5.  The
slimserver starts and runs fine, but when I try to stop it:

Code:
--------------------
    # /etc/rc.d/init.d/slimserver stop
  Shutting down SlimServer:                                  [FAILED]
  #
--------------------

Looking at what the init script does, I tried the following:

Code:
--------------------
    # source /etc/rc.d/init.d/functions
  # killproc /usr/local/slimserver/slimserver.pl
  [1] 25749                                                  [FAILED]
  [1]+  Done                    [ -w /var/gdm/.gdmfifo ] && echo 
"BOOTUP_ERRORS" >/var/gdm/.gdmfifo
  #
--------------------

but...

Code:
--------------------
    ]# killproc /usr/local/slimserver/slimserver
  #                                        [  OK  ]
  #
--------------------

Any thoughts?  Is my FC5 system misconfigured somehow, or is this a
side effect of something that was changed in FC5?


-- 
Fletch
------------------------------------------------------------------------
Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529
View this thread: http://forums.slimdevices.com/showthread.php?t=22846

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to