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	2011-10-31 16:21:47.566296228 +0100
+++ tryton-server/etc/trytond.conf	2011-10-31 17:50:29.393338413 +0100
@@ -57,7 +57,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
