ZORPCTL(8) | Zorp GPL | ZORPCTL(8) |
NAME¶
zorpctl - Start and stop zorp instances.
SYNOPSIS¶
zorpctl command [options [instances/@instance-list-file]]
DESCRIPTION¶
zorpctl starts and stops zorp(8) instances based on the contents of the instances.conf(5) file. Multiple instance names can be specified in the command-line or in a file to start or stop several instances. If an error occurs while stopping or starting an instance, an exclamation mark is appended to the instance name as zorpctl processes the request, and a summary is printed when the program exits. If no instance is specified, the command is executed on all instances. The instances to be controlled can be specified in a file instead of listing them in the command line, e.g.: zorpctl command options instances.txt. The instances.txt should contain every instance name in a new line.
COMMANDS¶
start
force-start
stop
force-stop
restart
force-restart
reload
status
--verbose or -v
gui-status
version
inclog
declog
log
--vinc or -i
--vdec or -d
--vset <verbosity> or -s <verbosity>
--log-spec <spec> or -S <spec>
--help or -h
szig
--walk or -w
--root [node] or -r [node]
--help or -h
help
EXAMPLES¶
zorpctl start zorp_ftp
The command above starts the zorp instance named zorp-ftp with parameters described in the instances.conf file.
FILES¶
The default location for instances.conf is /etc/zorp/instances.conf.
AUTHOR¶
This manual page was written by the BalaSys Documentation Team <documentation@balasys.hu>.
COPYRIGHT¶
Copyright © 2006-2015 BalaBit IT Security, 2015-2017 BalaSys IT Security. All rights reserved.
12/01/2019 | Zorp GPL 7 |