Scroll to navigation

GNUNET-SERVICES(1) General Commands Manual GNUNET-SERVICES(1)

NAME

gnunet-services - GNUnet services
 

SYNOPSIS

gnunet-service-SERVICE [options]
 
gnunet-daemon-SERVICE [options]
 
 

DESCRIPTION

gnunet-services should not be used by normal users, they should be called by the GNUnet ARM services supervisor automatically.
 

OPTIONS

-c FILENAME, --config=FILENAME
Use the configuration file FILENAME.
-d, --daemonize
Do daemonize (detach from terminal).
-h, --help
Print short help on options.
-L LOGLEVEL, --loglevel=LOGLEVEL
Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
-l LOGFILE, --logfile=LOGFILE
Configure logging to write logs to LOGFILE.
-v, --version
Print GNUnet version number.
 

BUGS

Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet-developers@gnu.org>
 

SEE ALSO

gnunet-arm(1)
January 4, 2012 GNUnet