X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Froundcube-core.postinst;h=f07f3d3cefee43000c2687fd9e913563ddbe4718;hb=9d358bb749203c1c4cb278a01e51f79754aa643a;hp=f033b52b7a2f89d41ef8fbfd0f37d2c986fdfe66;hpb=d832c6b37ce0cba5a2bc015b1c806ba6990c4253;p=roundcube.git diff --git a/debian/roundcube-core.postinst b/debian/roundcube-core.postinst index f033b52..f07f3d3 100644 --- a/debian/roundcube-core.postinst +++ b/debian/roundcube-core.postinst @@ -8,7 +8,7 @@ set -e . /usr/share/debconf/confmodule . /usr/share/dbconfig-common/dpkg/postinst dbc_generate_include=php:/etc/roundcube/debian-db.php -dbc_generate_include_owner="www-data:www-data" +dbc_generate_include_owner="root:www-data" dbc_generate_include_perms="640" dbc_dbfile_owner="www-data:www-data" dbc_dbfile_perms="0660"