Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
icebox(1)		    General Commands Manual		     icebox(1)

NAME
       icebox -	The IceBox C++ service daemon.

SYNOPSIS
       icebox [options]

DESCRIPTION
       IceBox  is  an easy-to-use framework for	Ice application	services. Full
       documentation for IceBox	is available online at:
       https://doc.zeroc.com/ice/3.7/icebox

OPTIONS
       -h, --help
	      Displays a help message.

       -v, --version
	      Displays the Ice version.

       --nowarn
	      Suppress warnings.

       --daemon
	      Run as a daemon.

       --pidfile FILE
	      Write process ID into FILE.

       --noclose
	      Do not close open	file descriptors.

       --nochdir
	      Do not change the	current	working	directory.

SEE ALSO
       iceboxadmin(1)

								     icebox(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=icebox&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help