From fe89259459e7cda0e910589eb8491dcf4459e8df Mon Sep 17 00:00:00 2001 From: Nicols de la Torre Date: Wed, 30 Sep 2015 05:08:50 -0300 Subject: Fixed prosody user creation and changed config to use /var/run/prosody dir for pidfile --- testing/prosody/prosody.cfg.lua.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/prosody/prosody.cfg.lua.patch') 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 -- cgit v1.2.3