$OpenBSD: patch-installer_linux_licensed_cfg,v 1.1.1.1 2009/02/16 09:44:37 ajacoutot Exp $
--- installer/linux/licensed.cfg.orig	Wed Dec 24 15:50:33 2008
+++ installer/linux/licensed.cfg	Sun Jan 11 14:46:16 2009
@@ -10,7 +10,7 @@ server_pipe_name = /var/run/zarafa-licensed
 server_socket = file:///var/run/zarafa
 
 # License path (should contain 'base' and CALs in other files)
-license_path		= /etc/zarafa/license
+license_path		= ${SYSCONFDIR}/zarafa/license
 
 # drop privileges and run the process as this user
 run_as_user		= 
@@ -18,7 +18,7 @@ run_as_user		= 
 # drop privileges and run the process as this group
 run_as_group		= 
 
-# create a pid file for stopping the service via the init.d scripts
+# write the process ID number to this file
 pid_file		= /var/run/zarafa-licensed.pid
 
 # run server in this path (when not using the -F switch)
