Commenting out pidfile in config (Closes: #542427).
authorDaniel Baumann <daniel@debian.org>
Mon, 24 Aug 2009 19:00:55 +0000 (22:00 +0300)
committerP. Christeas <p_christ@hol.gr>
Mon, 24 Aug 2009 19:00:55 +0000 (22:00 +0300)
bzr revid: p_christ@hol.gr-20090824190055-m5ha1x8a297oz14l

debian/local/openerp-server.conf

index 5ee9a13..ffb6ed4 100644 (file)
@@ -6,7 +6,7 @@ verbose = False
 debug_mode = False
 
 # The file where the server pid will be stored (default False).
-pidfile = /var/run/openerp.pid
+#pidfile = /var/run/openerp.pid
 
 # The file where the server log will be stored (default False).
 logfile = /var/log/openerp-server.log