gcm_daemon: Use lock file to prevent parallel execution
[gnucomo.git] / test / gnucomo_test.conf
index dc1fb75..6aab3c4 100644 (file)
       <destination>./gcm_input.log</destination>
       <level>0</level>
    </logging>
+   <spool>
+      <directory>.</directory>
+   </spool>
    <gcm_daemon>
       <user>arjen</user>
       <password>test</password>
+      <lockfile>./gnucomo.lock</lockfile>
    </gcm_daemon>
 </gnucomo_test>