Rechercher une page de manuel
roundup-ctl
Langue: en
Version: 260552 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
roundup-ctl - roundup server control interfaceSYNOPSIS
roundup-ctl [options] commandDESCRIPTION
roundup-ctl is a front end to the roundup server. It is designed to help the administrator control the functioning of the roundup server daemon. This script mimics most of the behaviour of a regular init script, but works as a front end to the runit package to control the roundup service. So, in order to use this, you need the runit package, too. Please note that using this script is mostly incompatible with having roundup controlled by runit directly in the form of automatic startup.The roundup-ctl script returns a 0 exit value on success, and >0 if an error occurs. For more details, view the comments in the script.
OPTIONS
- -d directory
- Use given directory as service directory.
COMMANDS
The command can be any one or more of the following options:- start
- If the roundup server is not runinng, start it. If the server stops, restart it. stop Stops the roundup server. status Print status of the roundup server.
SEE ALSO
roundup-server(1) runsvctrl(8) runsvstat(8) svwaitdown(8)AUTHOR
Bastian Kleineidam <calvin@debian.org>, Toni Mueller <toni@debian.org>Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre