Is this a service that is started at boot time?  If it is, there will
be a startup script in /etc/init.d with the same name.  If you run it
from the command line with no arguments it will give you a usage
message.

Something similar to:

Usage: artsd [start|stop|restart|...]

So, in your case:

# /etc/init.d/artsd restart

should work.  You will need to have permissions to kill the process
though and that normally means root access...

"Steven W. Orr" wrote:
> 
> On Tue, 4 Sep 2001 [EMAIL PROTECTED] wrote:
> 
> =>On Mon, 3 Sep 2001, Steven W. Orr wrote:
> =>
> =>> I just want to be able to manually stop and restart it. Anyone know how?
> =>
> =>Well, I can't vouch for this being the "graceful" way, but, since no one's
> =>replied:
> =>
> =>killall artsd
> =>
> =>nohup artsd&
> =>
> =>Would probably, respectively, stop and start artsd just fine...
> 
> Thanks, I was looking for something more gracefuller; something that would
> recrerate the command line with any switches that it might need.
> 
> --
> -Time flies like the wind. Fruit flies like a banana. Stranger things have -
> -happened but none stranger than this. Does your driver's license say Organ
> -Donor?Black holes are where God divided by zero. Listen to me! We are all-
> -individuals! What if this weren't a hypothetical question? [EMAIL PROTECTED]
> 
> **********************************************************
> To unsubscribe from this list, send mail to
> [EMAIL PROTECTED] with the following text in the
> *body* (*not* the subject line) of the letter:
> unsubscribe gnhlug
> **********************************************************

-- 

  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  ||                        ||                                       ||
  || Todd Littlefield       ||        SPECTRUM Apps Group            ||
  || Aprisma Mgmt. Tech.    ||          - Focus Division             ||
  || [EMAIL PROTECTED]      ||            - C, C++, Perl             ||
  || (603) 334-2593         ||            - HTML, CGI, Java          ||
  ||                        ||                                       ||
  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to