diff options
Diffstat (limited to 'testing/prosody/prosody.cfg.lua.patch')
| -rw-r--r-- | testing/prosody/prosody.cfg.lua.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/prosody/prosody.cfg.lua.patch b/testing/prosody/prosody.cfg.lua.patch index 9b837c85b5..444eeb6f82 100644 --- a/testing/prosody/prosody.cfg.lua.patch +++ b/testing/prosody/prosody.cfg.lua.patch @@ -6,7 +6,7 @@ diff -wbBur prosody-0.9.0.q/prosody.cfg.lua.dist prosody-0.9.0/prosody.cfg.lua.d -- blanks. Good luck, and happy Jabbering! +daemonize = true -+pidfile = "/run/prosody/prosody.pid" ++pidfile = "/var/run/prosody/prosody.pid" ---------- Server-wide settings ---------- -- Settings in this section apply to the whole server and are the default settings |
