[med-svn] r6266 - trunk/packages/gbrowse/trunk/debian

olivier sallou osallou-guest at alioth.debian.org
Mon Mar 14 08:56:31 UTC 2011


Author: osallou-guest
Date: 2011-03-14 08:56:24 +0000 (Mon, 14 Mar 2011)
New Revision: 6266

Modified:
   trunk/packages/gbrowse/trunk/debian/postinst
Log:
set correct rights to sqlite database

Modified: trunk/packages/gbrowse/trunk/debian/postinst
===================================================================
--- trunk/packages/gbrowse/trunk/debian/postinst	2011-03-14 08:47:01 UTC (rev 6265)
+++ trunk/packages/gbrowse/trunk/debian/postinst	2011-03-14 08:56:24 UTC (rev 6266)
@@ -21,6 +21,7 @@
 # Initialize account database
 perl /usr/bin/gbrowse_metadb_config
 chown -R www-data:www-data /var/cache/gbrowse2/sessions
+chown www-data:www-data /usr/share/gbrowse2/databases/users.sqlite
 
 
 if [ -e /etc/apache2/conf.d ]




More information about the debian-med-commit mailing list