GNUNET-ARM(1) | General Commands Manual | GNUNET-ARM(1) |
gnunet-arm
—
control GNUnet services
gnunet-arm |
[-c FILENAME |
--config= FILENAME]
[-d | --delete ]
[-e | --end ]
[-E | --no-stderr ]
[-h | --help ]
[-i SERVICE |
--init= SERVICE]
[-I | --info ]
[-k SERVICE |
--kill= SERVICE]
[-l FILENAME |
--logfile= FILENAME]
[-L LOGLEVEL |
--loglevel= LOGLEVEL]
[-m | --monitor ]
[-O | --no-stdout ]
[-q | --quiet ]
[-r | --restart ]
[-s | --start ]
[-T -DELAY |
--timeout= TIMEOUT]
[-v | --version ] |
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 service processes. ARM starts services on-demand or
as configured and restarts them if they crash.
-c
FILENAME |
--config=
FILENAME-d
|
--delete
-e
|
--end
-E
|
--no-stderr
-h
|
--help
-i
SERVICE |
--init=
SERVICE-I
|
--info
-k
SERVICE |
--kill=
SERVICE-l
FILENAME |
--logfile=
FILENAME-L
LOGLEVEL |
--loglevel=
LOGLEVEL-m
|
--monitor
-O
|
--no-stdout
-q
|
--quiet
-r
|
--restart
-s
|
--start
-T
-DELAY
|
--timeout=
DELAY-v
|
--version
Start the gnunet-arm for the user:
gnunet-arm -s
Stop the gnunet-arm for the user:
$ gnunet-arm -e
gnunet-config(1), gnunet-setup(1)
The full documentation for gnunet is maintained as a Texinfo manual. If the info(1) and gnunet programs are properly installed at your site, the command
info gnunet
should give you access to the complete handbook,
info gnunet-c-tutorial
will give you access to a tutorial for developers.
Depending on your installation, this information is also available in gnunet(7) and gnunet-c-tutorial(7).
Report bugs by using https://bugs.gnunet.org or by sending electronic mail to <gnunet-developers@gnu.org>.
January 4, 2012 | Debian |