Author: Mathias Behrle <mathiasb@m9s.biz>
Description: Set the data path of the server to the home of the Debian tryton user.
--- tryton-server.orig/etc/trytond.conf	2012-04-25 11:04:03.000000000 +0200
+++ tryton-server/etc/trytond.conf	2012-04-26 00:50:06.656299435 +0200
@@ -60,7 +60,7 @@
 #smtp_user = False
 
 # Configure the path to store attachments and sqlite database
-#data_path = /var/lib/trytond
+data_path = /var/lib/tryton
 
 # Allow to run more than one instance of trytond
 #multi_server = False
