daemon mode

This commit is contained in:
Cloud Wu
2014-05-23 10:54:54 +08:00
parent 37ea7a025c
commit 1ce90b7d17
5 changed files with 12 additions and 9 deletions

View File

@@ -12,3 +12,4 @@ lualoader = "lualib/loader.lua"
-- preload = "./examples/preload.lua" -- run preload.lua before every lua service run
snax = root.."examples/?.lua;"..root.."test/?.lua"
cpath = root.."cservice/?.so"
daemon = false