log plugins/mod_posix.lua @ 7131:ea3eea291321

age author description
Sat, 26 Sep 2015 21:41:11 +0200 Kim Alvefur mod_posix: Detect failure to load util.signal by first pcall return value not by type of the second
Sat, 26 Sep 2015 21:39:26 +0200 Kim Alvefur mod_posix: Normalize indentation
Thu, 28 Aug 2014 09:23:24 +0100 Matthew Wild Merge 0.9->0.10
Tue, 26 Aug 2014 12:02:41 +0200 Kim Alvefur mod_posix: Make sure that 'pidfile' is a string
Thu, 10 Apr 2014 00:23:35 +0200 Kim Alvefur mod_posix: Remove compat code for 0.5
Sun, 26 Jan 2014 18:35:03 +0100 Kim Alvefur mod_posix: Daemonize by default only when installed
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Mon, 08 Apr 2013 17:21:16 +0100 Matthew Wild mod_posix: Improve error message for a pposix version mismatch
Mon, 08 Apr 2013 16:57:59 +0100 Matthew Wild mod_posix, util.pposix: Bump version for API change
Mon, 08 Apr 2013 16:57:05 +0100 Matthew Wild mod_posix: Pass logger name to syslog, so that sources now get logged
Sun, 11 Nov 2012 23:44:56 +0100 Kim Alvefur mod_posix: Log a message explaining that we are detaching from the console
Sat, 10 Nov 2012 23:39:22 +0100 Kim Alvefur mod_posix: Remove console and stdout logging sinks before daemonizing