MAN page from RedHat EL 8 daemontools-encore-1.10-5.el8.sme.x86_64.rpm
svup
Section: Maintenance Commands (8)
Index NAME
svup - checks whether
supervise(8)has started a service.
SYNOPSIS
svup[
-L][
-l]
service DESCRIPTION
svupchecks whether
supervise(8)is successfully running in the directory named
service,and if it has started the service.If the service includes a log script managed by the same
supervise(8),the status of that log is also checked.
OPTIONS
- -L
- If the service includes a log script, check only the log process insteadof both.
- -l
- Do not check if the log is running.
EXIT CODES
It silently exits 0 if
supervise(8)is running and the service has been started. It silently exits 100 if
supervise(8)is not running or the service(s) has not been started. It exits 111 with amessage if an error is encountered.
ENVIRONMENT
- SUPERVISEDIR
- If set, the named directory is used instead ofsupervisefor the status information and control files. If$SUPERVISEDIRis an absolute path, it is suffixed with the path toswith all slashes ("/") replaced with colons (":").
SEE ALSO
supervise(8),
svc(8),
svstat(8),
svok(8)
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- EXIT CODES
- ENVIRONMENT
- SEE ALSO
This document was created byman2html,using the manual pages.