gnunet-arm.1 | gnunet-arm.1 | |||
---|---|---|---|---|
skipping to change at line 20 | skipping to change at line 20 | |||
gnunet-arm can be used to start or stop GNUnet services, including the | gnunet-arm can be used to start or stop GNUnet services, including the | |||
ARM service itself. The ARM service is a supervisor for GNUnet's s er‐ | ARM service itself. The ARM service is a supervisor for GNUnet's s er‐ | |||
vice processes. ARM starts services on-demand or as configured and re- | vice processes. ARM starts services on-demand or as configured and re- | |||
starts them if they crash. | starts them if they crash. | |||
OPTIONS | OPTIONS | |||
-c FILENAME, --config=FILENAME | -c FILENAME, --config=FILENAME | |||
Use the configuration file FILENAME. | Use the configuration file FILENAME. | |||
-e, --end | -e, --end | |||
Shutdown all GNUnet services (including ARM | Shutdown all GNUnet services (including ARM itself). Runn | |||
itself). Running "gnunet-arm -e" is the usual way | ing | |||
to shutdown a GNUnet peer. | "gnunet-arm -e" is the usual way to shutdown a GNUnet peer. | |||
-h, --help | -h, --help | |||
Print short help on options. | Print short help on options. | |||
-L LOGLEVEL, --loglevel=LOGLEVEL | -L LOGLEVEL, --loglevel=LOGLEVEL | |||
Use LOGLEVEL for logging. Valid | Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARN | |||
values are DEBUG, INFO, WARNING and | ING | |||
ERROR. | and ERROR. | |||
-i SERVICE, --init=SERVICE | -i SERVICE, --init=SERVICE | |||
Starts the specified SERVICE | Starts the specified SERVICE if it is not already running. M | |||
if it is not already running. | ore | |||
More specifically, this makes | specifically, this makes the service behave as if it were in | |||
the service behave as if it | the | |||
were in the default services | default services list. | |||
list. | ||||
-k SERVICE, --kill=SERVICE | -k SERVICE, --kill=SERVICE | |||
Stop the specified | Stop the specified SERVICE if it is running. While this w | |||
SERVICE if it is run‐ | ill | |||
ning. While this will | kill the service right now, the service may be restarted imme | |||
kill the service right | di‐ | |||
now, the service may | ately if other services depend on it (service is then star | |||
be restarted immedi‐ | ted | |||
ately if other ser‐ | 'on-demand'). If the service used to be a 'default' servi | |||
vices depend on it | ce, | |||
(service is then | its default-service status will be revoked. If the service | |||
started 'on-demand'). | was | |||
If the service used to | not a default service, it will just be (temporarily) stopp | |||
be a 'default' ser‐ | ed, | |||
vice, its default-ser‐ | but could be re-started on-demand at any time. | |||
vice status will be | ||||
revoked. If the ser‐ | ||||
vice was not a default | ||||
service, it will just | ||||
be (temporarily) | ||||
stopped, but could be | ||||
re-started on-demand | ||||
at any time. | ||||
-s, --start | -s, --start | |||
Start all | Start all GNUnet default services on this system (and also AR | |||
GNUnet default | M). | |||
services on | Naturally, if a service is demanded by a default service, | |||
this system | it | |||
(and also ARM). | will then also be started. Running "gnunet-arm -s" is the us | |||
Naturally, if a | ual | |||
service is | way to start a GNUnet peer. | |||
demanded by a | ||||
default ser‐ | ||||
vice, it will | ||||
then also be | ||||
started. Run‐ | ||||
ning "gnunet- | ||||
arm -s" is the | ||||
usual way to | ||||
start a GNUnet | ||||
peer. | ||||
-v, --version | -v, --version | |||
Print GNUnet version number. | ||||
GNUnet | ||||
version | ||||
number. | ||||
BUGS | BUGS | |||
Report bugs by | Report bugs by using Mantis <https://gnunet.org/bugs/> or by send | |||
using Mantis | ing | |||
<https://gnunet.org/bugs/> | electronic mail to <gnunet-developers@gnu.org> | |||
or by sending | ||||
electronic mail | ||||
to | ||||
<gnunet-devel‐ | ||||
opers@gnu.org> | ||||
SEE ALSO | SEE ALSO | |||
gnunet-ser‐ | gnunet-service-arm(1) | |||
vice-arm(1) | ||||
GNUnet Mar 7, 2009 GNUNET-ARM (1) | GNUnet Jan 4, 2012 GNUNET-ARM (1) | |||
End of changes. 9 change blocks. | ||||
64 lines changed or deleted | 36 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |