.TH GNUNET-TESTING-RUN-SERVICE 1 "August 25, 2013" "GNUnet" .SH NAME gnunet\-testing\-run\-service \- Command line tool to start a service for testing. .SH SYNOPSIS .B gnunet\-testing\-run\-service .RI [ options ] .SH DESCRIPTION \fBgnunet\-testing\-run\-service\fP is a command line tool to start a service for testing. It starts a peer, running only the service specified on the command line, outputs the path to the temporary configuration file to stdout. .PP The peer will run until this program is killed, or stdin is closed. When reading the character 'r' from stdin, the running service is restarted with the same configuration. .PP This executable is intended to be used by gnunet-java, in order to reliably start and stop services for test cases. .SH OPTIONS .B .IP "\-c FILENAME, \-\-config=FILENAME" Name of the template configuration file to use (optional). .B .IP "\-h, \-\-help" Print short help on options. .B .IP "\-s SERVICE, \-\-service=SERVICE" Name of the service to run. .SH BUGS Report bugs by using Mantis or by sending electronic mail to .SH SEE ALSO The full documentation for .B gnunet is maintained as a Texinfo manual. If the .B info and .B gnunet programs are properly installed at your site, the command .IP .B info gnunet .PP should give you access to the complete handbook, .IP .B info gnunet-c-tutorial .PP will give you access to a tutorial for developers. .PP Depending on your installation, this information is also available in \fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).