Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates > by-pkgid > 8d4fe0cb782ac62704a91492f44bca65 > files > 1

firebird-classic-2.5.1.26349.0-3.mga1.i586.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/sbin/fb_inet_server
}