8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00

Fix permissions problem for firebird.conf (SF 745090)

This commit is contained in:
skidder 2003-05-29 10:14:57 +00:00
parent 3630dbfd76
commit cf184580e5
2 changed files with 4 additions and 1 deletions

View File

@ -31,7 +31,7 @@
# Contributor(s):
#
#
# $Id: postinstall.sh.in,v 1.8 2003-04-28 19:48:22 skidder Exp $
# $Id: postinstall.sh.in,v 1.9 2003-05-29 10:14:55 skidder Exp $
#
# The post install script for Firebird Classic
@ -394,6 +394,7 @@ fixFilePermissions() {
chmod ug=rw,o= firebird.log
chmod a=r firebird.conf
chmod a=r firebird.msg
chmod a=r README
chmod ug=rw,o= help/help.fdb
@ -509,6 +510,7 @@ fixFilePermissionsRoot() {
chmod a=rw firebird.log
chmod a=r firebird.conf
chmod a=r firebird.msg
chmod a=r README
chmod a=rw help/help.fdb

View File

@ -262,6 +262,7 @@ fixFilePermissions() {
chmod ug=rw,o= firebird.log
chmod a=r firebird.conf
chmod a=r firebird.msg
chmod ug=rw,o= help/help.fdb
chmod ug=rw,o= security.fdb