mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
add pidfile for daemon
This commit is contained in:
@@ -12,4 +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
|
||||
daemon = "./skynet.pid"
|
||||
|
||||
Reference in New Issue
Block a user