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

FreeBSD Manual Pages

  
 
  

home | help
TTSERVCTL(1)			 Tokyo Tyrant			  TTSERVCTL(1)

NAME
       ttserctl	- the startup script of	the server of Tokyo Tyrant

DESCRIPTION
       The command `ttservctl' is the startup script of	the server.  It	can be
       called  by the RC script	of the bootstrap process of the	operating sys-
       tem.  This command is used in the following format.

	      ttservctl	start
		     Startup the server.
	      ttservctl	stop
		     Stop the server.
	      ttservctl	restart
		     Restart the server.
	      ttservctl	hup
		     Send HUP signal to	the server for log rotation.

       The database is placed as "/var/ttserver/casket.tch".  The log and  re-
       lated files are also placed in "/var/ttserver".	This command returns 0
       on success, another on failure.

SEE ALSO
       ttserver(1)

Man Page			  2010-08-05			  TTSERVCTL(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ttservctl&sektion=8&manpath=FreeBSD+Ports+14.3.quarterly>

home | help