[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. upstream/4.0.0debian-116-ge9d27f5

Paul van Tilburg paulvt at debian.org
Wed May 23 20:20:08 UTC 2012


The following commit has been merged in the master branch:
commit e9d27f54ef156fa12874583ec46ba0c330294541
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Wed May 23 22:20:05 2012 +0200

    Correctly fix the permissions of the backup dir

diff --git a/debian/rules b/debian/rules
index 37d45e9..7a568a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -107,3 +107,4 @@ override_dh_fixperms:
 	chown www-data:www-data debian/owncloud/etc/owncloud/
 	chown www-data:www-data debian/owncloud/var/lib/owncloud/data/
 	chmod 2770 debian/owncloud/var/lib/owncloud/data/
+	chmod 2770 debian/owncloud/var/lib/owncloud/backup/

-- 
owncloud.git



More information about the Pkg-owncloud-commits mailing list