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	2013-11-24 18:24:26.350839912 +0100
+++ tryton-server/etc/trytond.conf	2013-11-24 18:24:26.346840051 +0100
@@ -61,7 +61,7 @@
 #smtp_default_from_email = 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
