Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > media > contrib-testing > by-pkgid > bee23d021b0c18af3963e3ca9d7018c0 > files > 1

firebird-server-classic-2.1.3.18185.0-1mdv2009.0.x86_64.rpm

# default: on
# description: FirebirdSQL server
#
# Be careful when commenting out entries in this file. Active key entry should
# be the first as some scripts (CSchangeRunUser.sh in particular) use sed 
# scripting to modify it.

service gds_db
{
	disable = no
	flags		= REUSE
	socket_type	= stream
	wait		= no
	user		= firebird
# These lines cause problems with Windows XP SP2 clients
# using default firewall configuration (SF#1065511)
#	log_on_success	+= USERID
#	log_on_failure	+= USERID
	server		= /usr/lib64/firebird/bin/fb_inet_server
}