[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. upstream/4.0.0-84-g43a9123
Paul van Tilburg
paulvt at debian.org
Sun May 20 09:12:36 UTC 2012
The following commit has been merged in the master branch:
commit 43a9123b579c34bc927fd8f8e89532008fa1c661
Author: Paul van Tilburg <paulvt at debian.org>
Date: Sun May 20 11:04:51 2012 +0200
Fix the permissions of the real config directory
diff --git a/debian/rules b/debian/rules
index f708d63..978d401 100755
--- a/debian/rules
+++ b/debian/rules
@@ -111,6 +111,6 @@ override_dh_install:
override_dh_fixperms:
dh_fixperms -X var/lib/owncloud
+ chown www-data:www-data debian/owncloud/etc/owncloud/
chown www-data:www-data debian/owncloud/var/lib/owncloud/data/
- chown www-data:www-data debian/owncloud/var/lib/owncloud/config/
chmod 2770 debian/owncloud/var/lib/owncloud/data/
--
owncloud.git
More information about the Pkg-owncloud-commits
mailing list