From 7c7e34dab18331082fe7b703b9bbdd40ea5bcbf6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 18 Mar 2011 08:58:25 +0000 Subject: zbatery.conf: disable user switching, add pid file Zbatery sucks at user switching + USR2+QUIT reloads --- examples/zbatery.conf.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/zbatery.conf.rb b/examples/zbatery.conf.rb index 8c78ce4..8a1e0c8 100644 --- a/examples/zbatery.conf.rb +++ b/examples/zbatery.conf.rb @@ -8,6 +8,6 @@ log_dir = "/var/log/zbatery" if File.writable?(log_dir) && File.directory?(log_dir) stderr_path "#{log_dir}/raindrops-demo.stderr.log" stdout_path "#{log_dir}/raindrops-demo.stdout.log" - user "www-data", "www-data" listen "/tmp/.raindrops" + pid "/tmp/.raindrops.pid" end -- cgit v1.2.3-24-ge0c7