Index: resmgr.conf.template.in =================================================================== RCS file: /kolabrepository/server/kolabd/kolabd/templates/resmgr.conf.template.in,v retrieving revision 1.35 diff -u -r1.35 resmgr.conf.template.in --- resmgr.conf.template.in 6 Mar 2009 08:40:56 -0000 1.35 +++ resmgr.conf.template.in 31 May 2009 17:56:12 -0000 @@ -192,7 +192,7 @@ $conf['log']['priority'] = PEAR_LOG_DEBUG; // Leave this on DEBUG for now. We just restructured the package... $conf['log']['type'] = '@resmgr_log_type@'; $conf['log']['name'] = '@resmgr_log_name@'; -$conf['log']['ident'] = 'Kolab Filter'; +$conf['log']['ident'] = 'Kolab Filter (pid='.getmypid().')'; $conf['log']['params']['append'] = true; //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!