Bug 25693: Set correct permissions on logdir after an upgrade
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 8 Jun 2020 12:14:22 +0000 (14:14 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 12 Jun 2020 07:57:56 +0000 (09:57 +0200)
commit88cd45b0903ae7cfd8939045e60ffc7b0361e16c
tree548b06b8889afa3ffbe35fc41ca9108171779929
parent4714b08f7270b86c62d9e32ce8f14d3afb08f37e
Bug 25693: Set correct permissions on logdir after an upgrade

Since bug 25172 we are failing loudly if the permissions are not correct
and that the logger cannot init successfully.

We must set the correct permission on upgrading.
koha-create deals with new installs

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
debian/koha-common.postinst