Skip to content

Commit b7383ee

Browse files
committed
RemoteBindAddress also applies to Classic, unless xinetd is used
1 parent dab712f commit b7383ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

builds/install/misc/firebird.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -803,9 +803,9 @@
803803
# specific network card. It enables rejection of incoming connections
804804
# through any other network interface. By default, connections from any
805805
# available network interface are allowed.
806-
# If you are using Classic Server, this setting is for Windows only.
807-
# Under Linux, BSD or macOS, with Classic server, use xinetd or launchd
808-
# configuration file (bind parameter).
806+
# If you use xinetd (or launchd, systemd, etc.) to start Classic Server
807+
# processes instead of the builtin listener, this setting does not apply (use
808+
# the appropriate parameter of the xinetd/systemd/launchd configuration).
809809
#
810810
# Type: string
811811
#

0 commit comments

Comments
 (0)