FirebirdSQL / firebird

Firebird server, client and tools
https://www.firebirdsql.org/
1.2k stars 206 forks source link

linux install script overwrites config #8116

Open hmoffatt opened 1 month ago

hmoffatt commented 1 month ago

Unlike the Windows install script, the Linux (posix) install script doesn't attempt to maintain your existing configuration. All files are overwritten including firebird.conf and security5.fdb.

Then it restarts the server with the new vanilla config, which may be on a different interface, port, etc.