SME Service Control
http://cr.yp.to/daemontools.html
SME Server uses the DaemonTools package to manage services.
Here are some examples:
svc -h /service/yourdaemon: sends HUP
svc -t /service/yourdaemon: sends TERM and then restarts the daemon
svc -d /service/yourdaemon: sends TERM, and leaves the service down
svc -u /service/yourdaemon: brings the service back up
svc -o /service/yourdaemon: runs the service once
| < Prev | Next > |
|---|





