X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Froundcube-core.postinst;fp=debian%2Froundcube-core.postinst;h=f07f3d3cefee43000c2687fd9e913563ddbe4718;hb=3c6b2d3d53943671350cdacec5261affaff31459;hp=f033b52b7a2f89d41ef8fbfd0f37d2c986fdfe66;hpb=6d19038b2a1d242d3e8fe55db74141a81b757ebb;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"