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
roundup_selinux(8) - centos
fl-credential-ctl(1) - debian
howmany(9) - netbsd
powerof2(9) - netbsd
roundup2(9) - netbsd
Similar Topics in the Unix Linux Community
Sed issue in K Shell programming
Problem with script
Splitting a string and putting another string in the middle?
How to run a script automatically when AIX version 7 server reboots?
How to get file from other server?