This is the command roundup-ctl that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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 status of the roundup server.
Use roundup-ctl online using onworks.net services