debian man page for roundup-ctl

Query: roundup-ctl

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ROUNDUP-CTL(1)						      General Commands Manual						    ROUNDUP-CTL(1)

NAME
roundup-ctl - roundup server control interface
SYNOPSIS
roundup-ctl [options] command
DESCRIPTION
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 sta- tus 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> 31 May 2004 ROUNDUP-CTL(1)
Related Man Pages
fl-credential-ctl(1) - debian
roundup-mailgw(1) - debian
runsvchdir(8) - debian
powerof2(9) - netbsd
runsvchdir(8) - centos
Similar Topics in the Unix Linux Community
How to get file from other server?
Require single command to start script in multiple servers
Script variable help, Varying number of arguments to excute script
Cut a string for last 8 characters
File Not found - Bash script