Content-type: text/html Manpage of svc-stop

svc-stop

Section: User Commands (1)
Index Return to Main Contents
 

NAME

svc-stop - Stop a svscan service.  

SYNOPSIS

svc-stop [ -q ] [ -k ] SERVICE [ SERVICE ... ]  

DESCRIPTION

svc-stop stops each service and waits for it to stop by first marking the service as down, then running svc to stop the service, and then waiting for the service to come down. If the service has a log service, it is stopped after the service is stopped.  

OPTIONS

-k
Normally, svc-stop only sends SIGTERM to the signal to make it stop. If this option is given then svc-stop will subsequently send SIGKILL to the service if it does not stop.
-q
Suppress all non-error messages.
 

ENVIRONMENT

SVSCANDIR
If set, this overrides the default of /service for the directory into which the services should be linked.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
ENVIRONMENT

This document was created by man2html, using the manual pages.
Time: 02:12:13 GMT, December 23, 2009