Hello,
I created native package of Firebird database for the Synology DSM. I am fixing the latest issues before publishing the package.
I am now trying to change the FB_CONFDIR to a different location than the general PREFIX of the package (to preserve config across updates), but it seems to affect the behavior of unrelated things.
What I observe when changing the FB_CONFDIR location:
- fbguard fails to start the firebird, because it looks for the binary in FB_CONFDIR/bin/firebird, despite the FB_SBINDIR still pointing to the proper install prefix.
- when firebird is started manually, it fails with security database error, printing the PROPER security4.fdb path and claiming that the database was not found.
Could someone point me in the right direction to overcome this problem?
Best regards,
Vit Kabele